diff options
| author | Kirill A. Shutemov <kirill@shutemov.name> | 2011-07-05 11:54:16 +0300 |
|---|---|---|
| committer | Kirill A. Shutemov <kirill@shutemov.name> | 2011-07-05 14:20:10 +0300 |
| commit | d6d877d20f76b3b6bf0e370cadd24e3321ce5371 (patch) | |
| tree | 0fd493372366a6058436c6b00670b0674debe875 /src/commit.h | |
| parent | 51cc50a37d1dbff2f877012073c13f6d24308bfe (diff) | |
| download | libgit2-d6d877d20f76b3b6bf0e370cadd24e3321ce5371.tar.gz | |
examples/general: fix warnings on not handled reference type in switch
examples/general.c:402:5: warning: enumeration value ‘GIT_REF_INVALID’ not handled in switch [-Wswitch]
examples/general.c:402:5: warning: enumeration value ‘GIT_REF_PACKED’ not handled in switch [-Wswitch]
examples/general.c:402:5: warning: enumeration value ‘GIT_REF_HAS_PEEL’ not handled in switch [-Wswitch]
examples/general.c:402:5: warning: enumeration value ‘GIT_REF_LISTALL’ not handled in switch [-Wswitch]
Signe-off-by: Kirill A. Shutemov <kirill@shutemov.name>
Diffstat (limited to 'src/commit.h')
0 files changed, 0 insertions, 0 deletions
