X-Git-Url: https://gitweb.ps.run/ps-cgit/blobdiff_plain/9337c7ee83221d48d02c3c7b5c9dcbaca23ad92f..f6ffe40d1a2c985494e48dc2d36663ffde1e6044:/ui-shared.h diff --git a/ui-shared.h b/ui-shared.h index 40f6207..2cd7ac9 100644 --- a/ui-shared.h +++ b/ui-shared.h @@ -30,7 +30,7 @@ extern void cgit_log_link(const char *name, const char *title, const char *class, const char *head, const char *rev, const char *path, int ofs, const char *grep, const char *pattern, int showmsg, int follow); -extern void cgit_commit_link(char *name, const char *title, +extern void cgit_commit_link(const char *name, const char *title, const char *class, const char *head, const char *rev, const char *path); extern void cgit_patch_link(const char *name, const char *title,