X-Git-Url: https://gitweb.ps.run/ps-cgit/blobdiff_plain/12d3d4c3edfcf177c56ca97e5a4b0c8301ca46aa..812cd49e3144946bbe604064abb1a442daa1eb9e:/scan-tree.c 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) {