From 95be399ab4692a77a818eb2d72e6b4b2e3d821ec Mon Sep 17 00:00:00 2001 From: lookshe Date: Mon, 1 Feb 2016 14:16:35 +0100 Subject: author link with correct branches --- ui-shared.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ui-shared.h') diff --git a/ui-shared.h b/ui-shared.h index a82cd47..369e33c 100644 --- a/ui-shared.h +++ b/ui-shared.h @@ -75,5 +75,5 @@ extern void cgit_print_snapshot_links(const char *repo, const char *head, const char *hex, int snapshots); extern void cgit_add_hidden_formfields(int incl_head, int incl_search, const char *page); -extern void cgit_author_link(char *author); +extern void cgit_author_link(const char *author, const char *head); #endif /* UI_SHARED_H */ -- cgit v1.2.3