summaryrefslogtreecommitdiff
path: root/wrapper.c
diff options
context:
space:
mode:
Diffstat (limited to 'wrapper.c')
-rw-r--r--wrapper.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/wrapper.c b/wrapper.c
index 4ce4c5c..973da79 100644
--- a/wrapper.c
+++ b/wrapper.c
@@ -37,4 +37,5 @@ int _go_git_blob_create_fromchunks(git_oid *id,
{
return git_blob_create_fromchunks(id, repo, hintpath, _go_blob_chunk_cb, payload);
}
+
/* EOF */