X-Git-Url: https://gitweb.ps.run/ps-cgit/blobdiff_plain/bbcdc290c6c0b8121e57dbca4bd66c9e5e729959..62dcc05c27fa2f230a7048211337f86ba20966a5:/ui-summary.c?ds=sidebyside diff --git a/ui-summary.c b/ui-summary.c index 5c1fc33..18608b8 100644 --- a/ui-summary.c +++ b/ui-summary.c @@ -164,7 +164,7 @@ static int cgit_print_archive_cb(const char *refname, const unsigned char *sha1, html_link_open(url, NULL, NULL); html_txt(buf); html_link_close(); - html(""); + html(""); return 0; }