]> git.ipfire.org Git - thirdparty/git.git/blobdiff - builtin/mktag.c
fsck.c: pass along the fsck_msg_id in the fsck_error callback
[thirdparty/git.git] / builtin / mktag.c
index 052a510ad7f34423e6c75db3ba768ad837d7a87f..96e63bc772ae2f051b629edc4f76f6634edce671 100644 (file)
@@ -18,6 +18,7 @@ static int mktag_fsck_error_func(struct fsck_options *o,
                                 const struct object_id *oid,
                                 enum object_type object_type,
                                 enum fsck_msg_type msg_type,
+                                enum fsck_msg_id msg_id,
                                 const char *message)
 {
        switch (msg_type) {