Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
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
raw
|
patch
|
inline
| side by side (parent:
9af0b8d
)
diff --git
a/diff-index.c
b/diff-index.c
index 86940123b37d9b7853643e32392cb80cda6e6b86..8c9f60173b18a68f6ea224b2e6fc9c0eab4b9d0f 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 main(int argc, const char **argv)
{
struct rev_info rev;
- int match_missing = 0;
int cached = 0;
int i;
int cached = 0;
int i;