X-Git-Url: https://gitweb.ps.run/ps-cgit/blobdiff_plain/0c8e184e9cbf4d3a1e907de9125f6d8210c169d6..3845e177e4e0b231efb6fda0ac3cd3a2d8f34d4b:/ui-summary.c diff --git a/ui-summary.c b/ui-summary.c index 39fe330..c856793 100644 --- a/ui-summary.c +++ b/ui-summary.c @@ -56,7 +56,7 @@ static int print_branch(struct refinfo *ref) if (!info) return 1; html(""); - cgit_log_link(name, NULL, NULL, name, NULL, NULL, 0); + cgit_log_link(name, NULL, NULL, name, NULL, NULL, 0, NULL, NULL); html(""); if (ref->object->type == OBJ_COMMIT) {