]> git.proxmox.com Git - libgit2.git/commit - src/odb_loose.c
CMakefile: add -Wmissing-prototypes and fix warnings
authorKirill A. Shutemov <kirill@shutemov.name>
Tue, 30 Aug 2011 20:55:22 +0000 (23:55 +0300)
committerKirill A. Shutemov <kirill@shutemov.name>
Tue, 30 Aug 2011 20:55:22 +0000 (23:55 +0300)
commitd568d5856bcc4f283ae1dda0e27d680ee22fb067
treeaf00ec95f08de8425111d3f57474b6ad63f826b1
parent51d0044629d0ac3e0f419910996c972b547f1156
CMakefile: add -Wmissing-prototypes and fix warnings

Signed-off-by: Kirill A. Shutemov <kirill@shutemov.name>
16 files changed:
CMakeLists.txt
src/commit.c
src/commit.h
src/config_file.c
src/mwindow.c
src/odb_loose.c
src/odb_pack.c
src/refs.c
src/remote.c
src/revwalk.c
src/signature.c
src/tree.c
tests/t04-commit.c
tests/t07-hashtable.c
tests/t12-repo.c
tests/test_lib.h