X-Git-Url: https://gitweb.ps.run/ps-cgit/blobdiff_plain/df203a293e3ac19245f8761cf7c5808f8735f917..51140311bb3b0d4d0e859d5045ffe4c74478f5fe:/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) {