libgit2/examples
Kirill A. Shutemov 6f2b0a3ae2 examples/general: fix misc warnings
examples/general.c:393:25: warning: unused variable ‘reftarget’ [-Wunused-variable]
examples/general.c:357:19: warning: unused variable ‘e’ [-Wunused-variable]
examples/general.c:444:1: warning: control reaches end of non-void function [-Wreturn-type]

Signed-off-by: Kirill A. Shutemov <kirill@shutemov.name>
2011-07-05 14:20:10 +03:00
..
.gitignore update examples content to be compilable and up to date 2011-06-15 09:40:06 -07:00
Makefile update examples content to be compilable and up to date 2011-06-15 09:40:06 -07:00
general.c examples/general: fix misc warnings 2011-07-05 14:20:10 +03:00
showindex.c update examples content to be compilable and up to date 2011-06-15 09:40:06 -07:00