X-Git-Url: https://gitweb.ps.run/ps-cgit/blobdiff_plain/86a6d358f7a6c2432fde86b9e3c5011a656f20e4..HEAD:/scan-tree.c diff --git a/scan-tree.c b/scan-tree.c index 6a2f65a..84da86e 100644 --- a/scan-tree.c +++ b/scan-tree.c @@ -54,7 +54,7 @@ static void scan_tree_repo_config(const char *name, const char *value) config_fn(repo, name, value); } -static int gitconfig_config(const char *key, const char *value, void *cb) +static int gitconfig_config(const char *key, const char *value, const struct config_context *, void *cb) { const char *name;