X-Git-Url: https://git.verplant.org/?a=blobdiff_plain;f=diff-cache.c;h=47a4e09ecc99727c7c711a121cbd4d04892484ac;hb=24db845c40b09c55eb810c01e7fda2f4505d35ba;hp=e3c4c8155caeb8023e022194d828d9e515a2326d;hpb=98e031f0bb6e857c684e6db24d03d22cfc1a532a;p=git.git diff --git a/diff-cache.c b/diff-cache.c index e3c4c815..47a4e09e 100644 --- a/diff-cache.c +++ b/diff-cache.c @@ -163,7 +163,7 @@ static void mark_merge_entries(void) } } -static char *diff_cache_usage = +static const char diff_cache_usage[] = "git-diff-cache [-m] [--cached] " "[] [...]" COMMON_DIFF_OPTIONS_HELP;