diff options
author | kelly.leahy <kelly.leahy> | 2011-05-09 23:39:32 -0700 |
---|---|---|
committer | kelly.leahy <kelly.leahy> | 2011-05-09 23:39:32 -0700 |
commit | ab86f159e5edbf0ffaf3ec2eb86584a6758a7a49 (patch) | |
tree | 2f4c056b0d5e111f2354f95a8c22dcbf1ae10f15 /include/git2/odb.h | |
parent | 5711ca93d13b74767788c0d7d68fb948e0f9e170 (diff) | |
download | libgit2-ab86f159e5edbf0ffaf3ec2eb86584a6758a7a49.tar.gz |
Fix issue #79 - git_lasterror() isn't appearing in git2.dll in windows.
The GIT_EXPORT macro is used to declare a function to be externally
accessible to other libraries. This commit uses GIT_EXPORT to declare
the git_lasterror() function as externally exported. I verified with
depends.exe that the function is available to external callers (i.e.
in the exports table of the PE file).
Diffstat (limited to 'include/git2/odb.h')
0 files changed, 0 insertions, 0 deletions