]> git.ipfire.org Git - thirdparty/git.git/blobdiff - diff.h
Merge git-gui into ml/git-gui-exec-path-fix
[thirdparty/git.git] / diff.h
diff --git a/diff.h b/diff.h
index 528f00d5e1003a8c4c1781f84d74cd41cbcac6aa..caf1528bf077cda0be89882b5ef856fe34dd3999 100644 (file)
--- a/diff.h
+++ b/diff.h
@@ -647,7 +647,7 @@ int do_diff_cache(const struct object_id *, struct diff_options *);
 int diff_flush_patch_id(struct diff_options *, struct object_id *, int);
 void flush_one_hunk(struct object_id *result, git_hash_ctx *ctx);
 
-int diff_result_code(struct diff_options *, int);
+int diff_result_code(struct diff_options *);
 
 int diff_no_index(struct rev_info *,
                  int implicit_no_index, int, const char **);