Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
[PATCH] diff-raw format update take #2.
[gitweb.git]
/
update-cache.c
diff --git
a/update-cache.c
b/update-cache.c
index a9569533e12978041100e6013c3c3f3161c002b0..e76fb9b21e91440aba85ba3c039c4e6e9a8980fb 100644
(file)
--- a/
update-cache.c
+++ b/
update-cache.c
@@
-292,7
+292,7
@@
static int add_cacheinfo(char *arg1, char *arg2, char *arg3)
return add_cache_entry(ce, option);
}
-struct cache_file cache_file;
+st
atic st
ruct cache_file cache_file;
int main(int argc, char **argv)
{