diff options
author | Brandon Casey <drafnel@gmail.com> | 2011-11-06 19:35:35 -0600 |
---|---|---|
committer | Brandon Casey <drafnel@gmail.com> | 2011-11-06 19:35:35 -0600 |
commit | faeebd06e41f2711ad4b3c99f3f10e5778c8a5cd (patch) | |
tree | a90bc116e51656e58bc3d45fcc107233aa57ed27 /examples/network/git2.c | |
parent | 54ccc71786cf5a0fee69e7ec173e62abd4a12af5 (diff) | |
download | libgit2-faeebd06e41f2711ad4b3c99f3f10e5778c8a5cd.tar.gz |
examples/network/fetch.c: revert overzealous conversion of free to git__free
Since git__free is not exported (it's actually a macro), it should not be
used in client programs. Change this call to 'git__free' back to 'free'.
Diffstat (limited to 'examples/network/git2.c')
0 files changed, 0 insertions, 0 deletions