Commit 12f6d8e1453eacc1b4c6db0f6071541bcdf2e0e0

Jakob Pfender 2011-03-24T13:48:22

index.h: Correct documentation for git_index_open_inrepo() Fix the doxygen comments for git_index_open_inrepo(). Previously they referred to a param index_path and omitted index (probably a c&p error).