]> gitweb.ps.run Git - ps-cgit/blobdiff - ui-shared.h
tag: reference with "h" instead of "id"
[ps-cgit] / ui-shared.h
index f8cf22001ab63d1a1bbda2e3feefbd4426251cc3..021fe4e6a6d1fbd5598553e9759241923e419a53 100644 (file)
@@ -18,8 +18,7 @@ extern void cgit_index_link(const char *name, const char *title,
 extern void cgit_summary_link(const char *name, const char *title,
                              const char *class, const char *head);
 extern void cgit_tag_link(const char *name, const char *title,
-                         const char *class, const char *head,
-                         const char *rev);
+                         const char *class, const char *tag);
 extern void cgit_tree_link(const char *name, const char *title,
                           const char *class, const char *head,
                           const char *rev, const char *path);