Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
[PATCH 2/3] Rename git-diff-tree-helper to git-diff-helper.
[gitweb.git]
/
diff.h
diff --git
a/diff.h
b/diff.h
index 0b76cc42816e1f7804df6f313f24ce9be491b6e8..c146d8acf8601f81cb7b7baeaffcf85081e1eb1b 100644
(file)
--- a/
diff.h
+++ b/
diff.h
@@
-17,7
+17,7
@@
extern void diff_change(unsigned mode1, unsigned mode2,
extern void diff_unmerge(const char *path);
-/* These are for diff-
tree-
helper */
+/* These are for diff-helper */
struct diff_spec {
unsigned char blob_sha1[20];