]> gitweb.ps.run Git - ps-cgit/blobdiff - ui-summary.c
Don't truncate valid cachefiles
[ps-cgit] / ui-summary.c
index 532ddbf525c9cafb55d72e223d0c0c6e31cba9f5..cc918adbb39faad1dbfdc98bc2ab387688272cde 100644 (file)
@@ -46,7 +46,7 @@ static void cgit_print_branches()
        html("</table>");
 }
 
-void cgit_print_repo_summary()
+void cgit_print_summary()
 {
        html("<h2>");
        html_txt("Repo summary page");