@ -533,7 +533,7 @@ void cgit_print_log(const char *tip, int ofs, int cnt, char *grep, char *pattern
}
cgit_print_layout_end();
} else if ((commit = get_revision(&rev)) != NULL) {
cgit_log_link("[...]", NULL, NULL, ctx.qry.head, NULL,
cgit_gopher_log_link("[...]", NULL, NULL, ctx.qry.head, NULL,
ctx.qry.vpath, 0, NULL, NULL, ctx.qry.showmsg,
ctx.qry.follow);