summaryrefslogtreecommitdiffabout
path: root/ui-shared.h
Side-by-side diff
Diffstat (limited to 'ui-shared.h') (more/less context) (ignore whitespace changes)
-rw-r--r--ui-shared.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/ui-shared.h b/ui-shared.h
index 0cd5ed1..3c8a6d0 100644
--- a/ui-shared.h
+++ b/ui-shared.h
@@ -13,2 +13,4 @@ extern void cgit_index_link(char *name, char *title, char *class,
extern void cgit_summary_link(char *name, char *title, char *class, char *head);
+extern void cgit_tag_link(char *name, char *title, char *class, char *head,
+ char *rev);
extern void cgit_tree_link(char *name, char *title, char *class, char *head,