Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
[PATCH] Port fsck-cache to use parsing functions
[gitweb.git]
/
show-diff.c
diff --git
a/show-diff.c
b/show-diff.c
index 0af2f1051e4886277af3d55257d0dfd5bd2ca2e6..8a66e59cf5f6e05dd5944e479f95a2a12a6ccf95 100644
(file)
--- a/
show-diff.c
+++ b/
show-diff.c
@@
-4,7
+4,6
@@
* Copyright (C) Linus Torvalds, 2005
*/
#include "cache.h"
-#include <ctype.h>
static char *diff_cmd = "diff -L '%s' -u -N - '%s'";