X-Git-Url: https://gitweb.ps.run/ps-cgit/blobdiff_plain/485b09925cd54f3f55257619fa5796d274e96050..aa943bc9a68ccdcc5cbe29f6ac3b5e787d4c22ca:/scan-tree.c?ds=sidebyside diff --git a/scan-tree.c b/scan-tree.c index e900ad9..8e3cf52 100644 --- a/scan-tree.c +++ b/scan-tree.c @@ -45,8 +45,8 @@ out: return result; } -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) {