]> gitweb.ps.run Git - ps-cgit/blobdiff - cgit.c
git: update to v2.10.0
[ps-cgit] / cgit.c
diff --git a/cgit.c b/cgit.c
index 9427c4a2752c9fe321da795ee279987afb12092f..2f29aa6d33082cd105d34f2bc195db493e3c90d3 100644 (file)
--- a/cgit.c
+++ b/cgit.c
@@ -1026,7 +1026,7 @@ static int calc_ttl(void)
        return ctx.cfg.cache_repo_ttl;
 }
 
-int main(int argc, const char **argv)
+int cmd_main(int argc, const char **argv)
 {
        const char *path;
        int err, ttl;