diff options
Diffstat (limited to 'replace-object.c')
-rw-r--r-- | replace-object.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/replace-object.c b/replace-object.c index 59252d565e..9a3cdd809a 100644 --- a/replace-object.c +++ b/replace-object.c @@ -9,6 +9,7 @@ #include "commit.h" static int register_replace_ref(const char *refname, + const char *referent UNUSED, const struct object_id *oid, int flag UNUSED, void *cb_data) |