diff options
author | Josh Triplett <josh@joshtriplett.org> | 2012-08-11 18:14:07 -0700 |
---|---|---|
committer | Josh Triplett <josh@joshtriplett.org> | 2012-08-11 18:14:07 -0700 |
commit | 5389005d9376e3155721a90f34612b5ca618c98d (patch) | |
tree | b144d153c98b7d98a7800afa400f460a5cc77325 /include/git2/notes.h | |
parent | 738837bdaa258a716edecfc8dcdeb7210d73860b (diff) | |
download | libgit2-5389005d9376e3155721a90f34612b5ca618c98d.tar.gz |
Export git_attr_value
Commit 0c9eacf3d2c83256736a5bb2a240e73afd13d55f introduced the function
git_attr_value and switched the GIT_ATTR_* macros to use it, but
attempting to use that function leads to a linker error (undefined
reference to `git_attr_value'). Export git_attr_value so programs can
actually call it.
Diffstat (limited to 'include/git2/notes.h')
0 files changed, 0 insertions, 0 deletions