diff options
author | Josh Triplett <josh@joshtriplett.org> | 2012-08-12 03:56:15 -0700 |
---|---|---|
committer | Josh Triplett <josh@joshtriplett.org> | 2012-08-12 03:56:15 -0700 |
commit | b90202bbdda36d586ac9ea1680b8faf93b58b2fe (patch) | |
tree | 699e347a5f0e633972fc2f04b593acac5ecd8b1b /include/git2/commit.h | |
parent | c9d78bde943213f4c2594d1df175336573678b74 (diff) | |
download | libgit2-b90202bbdda36d586ac9ea1680b8faf93b58b2fe.tar.gz |
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.
Diffstat (limited to 'include/git2/commit.h')
0 files changed, 0 insertions, 0 deletions