X-Git-Url: https://gitweb.ps.run/ps-cgit/blobdiff_plain/0835ffefb8a1f5387463b22e2e5f7e34d387d7b1..72ede12551af320b6d8eade853dbd2cd6f2222cc:/ui-tree.c?ds=sidebyside diff --git a/ui-tree.c b/ui-tree.c index d6bcec3..c22e30b 100644 --- a/ui-tree.c +++ b/ui-tree.c @@ -100,7 +100,7 @@ static int ls_item(const unsigned char *sha1, const char *base, int baselen, html(""); cgit_log_link("log", NULL, "button", cgit_query_head, curr_rev, - fullpath, 0); + fullpath, 0, NULL, NULL); html("\n"); free(name); return 0;