Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'jn/doc-pull' into maint
[gitweb.git]
/
cache.h
diff --git
a/cache.h
b/cache.h
index c9fa3df7f5b343ecea980ceb423e7c23d2eb22b2..1e690d1240fb0fb752c0f0660c4c2dff2102e37f 100644
(file)
--- a/
cache.h
+++ b/
cache.h
@@
-449,7
+449,7
@@
extern int init_db(const char *template_dir, unsigned int flags);
alloc = alloc_nr(alloc); \
x = xrealloc((x), alloc * sizeof(*(x))); \
} \
- } while(0)
+ } while
(0)
/* Initialize and use the cache information */
extern int read_index(struct index_state *);