projects
/
git.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9af0b8d
)
diff-index: fix compilation warnings.
author
Junio C Hamano
<junkio@cox.net>
Thu, 27 Apr 2006 08:59:00 +0000
(
01:59
-0700)
committer
Junio C Hamano
<junkio@cox.net>
Thu, 27 Apr 2006 08:59:00 +0000
(
01:59
-0700)
Signed-off-by: Junio C Hamano <junkio@cox.net>
diff-index.c
patch
|
blob
|
history
diff --git
a/diff-index.c
b/diff-index.c
index
8694012
..
8c9f601
100644
(file)
--- a/
diff-index.c
+++ b/
diff-index.c
@@
-11,7
+11,6
@@
COMMON_DIFF_OPTIONS_HELP;
int main(int argc, const char **argv)
{
struct rev_info rev;
- int match_missing = 0;
int cached = 0;
int i;