Browse Source

diff-index: fix compilation warnings.

Signed-off-by: Junio C Hamano <junkio@cox.net>
maint
Junio C Hamano 19 years ago
parent
commit
61678d87c2
  1. 1
      diff-index.c

1
diff-index.c

@ -11,7 +11,6 @@ COMMON_DIFF_OPTIONS_HELP; @@ -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;


Loading…
Cancel
Save