Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
t3703, t4208: add test cases for magic pathspec
[gitweb.git]
/
config.c
diff --git
a/config.c
b/config.c
index b94de8f51c860b2804c8e16a33343d55e32c2733..fa740a6a60a49512b613f70add97d445f622afd2 100644
(file)
--- a/
config.c
+++ b/
config.c
@@
-20,8
+20,7
@@
static int zlib_compression_seen;
const char *config_exclusive_filename = NULL;
-struct config_item
-{
+struct config_item {
struct config_item *next;
char *name;
char *value;