[PATCH] diff-raw format update take #2.
[gitweb.git] / update-cache.c
index a9569533e12978041100e6013c3c3f3161c002b0..e76fb9b21e91440aba85ba3c039c4e6e9a8980fb 100644 (file)
@@ -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;
+static struct cache_file cache_file;
 
 int main(int argc, char **argv)
 {