diff options
author | Sebastian Schuberth <sschuberth@gmail.com> | 2011-06-10 14:00:54 +0200 |
---|---|---|
committer | Sebastian Schuberth <sschuberth@gmail.com> | 2011-06-10 14:00:54 +0200 |
commit | e6480970b400b38c041ffedd611632eea2d720ea (patch) | |
tree | 3eb31c6e7b23eaa719444abe07e2ac01dce3a912 /include/git2/commit.h | |
parent | 3f66c202029ab9911b3c4ce0d01eaf0a98111aba (diff) | |
download | libgit2-e6480970b400b38c041ffedd611632eea2d720ea.tar.gz |
Add missing function declarations to avoid MSVC compiler warnings
The better solution would probably be to turn the gitfo_lstat /
gitfo_readlink macros into real functions that wrap either lstat or
gitfo_lstat__w32 (and readlink or gitfo_readlink__w32). However, that
would introduce an indirection unless inlined. For now, this is the less
intrusive change.
Diffstat (limited to 'include/git2/commit.h')
0 files changed, 0 insertions, 0 deletions