Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
[PATCH] Add -k kill keyword expansion option to git-cvsimport - revised
[gitweb.git]
/
diff-cache.c
diff --git
a/diff-cache.c
b/diff-cache.c
index e3c4c8155caeb8023e022194d828d9e515a2326d..47a4e09ecc99727c7c711a121cbd4d04892484ac 100644
(file)
--- a/
diff-cache.c
+++ b/
diff-cache.c
@@
-163,7
+163,7
@@
static void mark_merge_entries(void)
}
}
-static c
har *diff_cache_usage
=
+static c
onst char diff_cache_usage[]
=
"git-diff-cache [-m] [--cached] "
"[<common diff options>] <tree-ish> [<path>...]"
COMMON_DIFF_OPTIONS_HELP;