X-Git-Url: https://gitweb.ps.run/ps-cgit/blobdiff_plain/eeddb5bc0905d4728001a111a9b1eb60ecccf9bd..03f537f1a134c8578ae4c16055596539fbbcc220:/ui-shared.h diff --git a/ui-shared.h b/ui-shared.h index bb193ec..fc9be3b 100644 --- a/ui-shared.h +++ b/ui-shared.h @@ -43,7 +43,7 @@ extern void cgit_snapshot_link(const char *name, const char *title, extern void cgit_diff_link(const char *name, const char *title, const char *class, const char *head, const char *new_rev, const char *old_rev, - const char *path, int toggle_ssdiff); + const char *path); extern void cgit_stats_link(const char *name, const char *title, const char *class, const char *head, const char *path);