libgit2/include
Josh Triplett b90202bbdd Fix incorrect array size in example for git_config_get_mapped
In the documentation for git_config_get_mapped, the sample mapping
array uses [3] but has 4 entries.  Fix by dropping the size entirely and
letting the compiler figure it out.
2012-08-12 03:56:15 -07:00
..
git2 Fix incorrect array size in example for git_config_get_mapped 2012-08-12 03:56:15 -07:00
git2.h Add missing includes 2012-07-11 14:37:26 +02:00