Code

Update draft release notes for 1.5.4
[git.git] / diff.h
diff --git a/diff.h b/diff.h
index 5d50d93a52e7c138b0ecf0ff2b69baa1f9dc5e51..7e8000a5d7ed7b36669abaca38111c43038092aa 100644 (file)
--- a/diff.h
+++ b/diff.h
@@ -247,4 +247,6 @@ extern int run_diff_index(struct rev_info *revs, int cached);
 extern int do_diff_cache(const unsigned char *, struct diff_options *);
 extern int diff_flush_patch_id(struct diff_options *, unsigned char *);
 
+extern int diff_result_code(struct diff_options *, int);
+
 #endif /* DIFF_H */