Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
gitweb: ref markers link to named shortlogs
[gitweb.git]
/
builtin-help.c
diff --git
a/builtin-help.c
b/builtin-help.c
index 9225102f6cb7568f6615b00c3765a0e6f111612a..721038e4f55703d00efc62af8ccf4588182fb58f 100644
(file)
--- a/
builtin-help.c
+++ b/
builtin-help.c
@@
-273,7
+273,7
@@
static int git_help_config(const char *var, const char *value, void *cb)
return git_default_config(var, value, cb);
}
-struct cmdnames main_cmds, other_cmds;
+st
atic st
ruct cmdnames main_cmds, other_cmds;
void list_common_cmds_help(void)
{