diff options
Diffstat (limited to 'wrapper.c')
| -rw-r--r-- | wrapper.c | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -62,4 +62,5 @@ int _go_git_blob_create_fromchunks(git_oid *id, { return git_blob_create_fromchunks(id, repo, hintpath, _go_blob_chunk_cb, payload); } + /* EOF */ |
