libgit2/src/git
Ramsay Jones 6e0fa05b58 Fix a doxygen warning
In particular, doxygen issues the following warning:

    .../src/git/revwalk.h:86: Warning: The following parameters of \
        gitrp_sorting(git_revpool *pool, unsigned int sort_mode) are \
        not documented:
          parameter 'pool'

Signed-off-by: Ramsay Jones <ramsay@ramsay1.demon.co.uk>
Signed-off-by: Andreas Ericsson <ae@op5.se>
2010-06-02 11:18:56 +02:00
..
commit.h Removed 'git_commit_uninteresting' from the public API. 2010-06-02 10:32:06 +02:00
common.h Added new error codes. Improved error handling. 2010-06-02 10:32:07 +02:00
errors.h Fix "'__thread' not at start of declaration" warnings (-Wextra) 2010-01-20 20:19:06 +00:00
odb.h Implement git_odb_write() 2009-06-05 10:22:20 +02:00
oid.h Fix some coding style issues 2010-02-28 20:09:45 +00:00
revwalk.h Fix a doxygen warning 2010-06-02 11:18:56 +02:00
thread-utils.h Cleanup our header inclusion order to ensure pthread.h is early 2008-12-31 13:16:31 -08:00
zlib.h Remove license top-comment from public header files 2008-11-22 12:08:00 -08:00