summary |
shortlog |
log |
commit | commitdiff |
tree
raw |
patch |
inline | side by side (from parent 1:
12d3d4c)
These are not used outside this file and are not declared.
Signed-off-by: John Keeping <john@keeping.me.uk>
-struct cgit_repo *repo;
-repo_config_fn config_fn;
+static struct cgit_repo *repo;
+static repo_config_fn config_fn;
static void repo_config(const char *name, const char *value)
{
static void repo_config(const char *name, const char *value)
{