]> git.ipfire.org Git - thirdparty/git.git/blobdiff - diff.h
l10n: fr v2.24.0 rnd2
[thirdparty/git.git] / diff.h
diff --git a/diff.h b/diff.h
index c2c30568101d4733d421a8e1742568bde38c7167..7f8f024febc52e954aa06f2f2c52d954aa2d4eb2 100644 (file)
--- a/diff.h
+++ b/diff.h
@@ -438,7 +438,7 @@ int run_diff_index(struct rev_info *revs, int cached);
 
 int do_diff_cache(const struct object_id *, struct diff_options *);
 int diff_flush_patch_id(struct diff_options *, struct object_id *, int, int);
-void flush_one_hunk(struct object_id *, git_SHA_CTX *);
+void flush_one_hunk(struct object_id *result, git_hash_ctx *ctx);
 
 int diff_result_code(struct diff_options *, int);