]> gitweb.ps.run Git - ps-cgit/blobdiff - cgit.h
Add links to the new refs page from summary page
[ps-cgit] / cgit.h
diff --git a/cgit.h b/cgit.h
index d9a15f42e5418143135036c0346daecef2878f47..f8f0316dd3cbb40133b3cf9d1b09e0bdcedc1355 100644 (file)
--- a/cgit.h
+++ b/cgit.h
@@ -236,6 +236,8 @@ extern void cgit_log_link(char *name, char *title, char *class, char *head,
                          char *rev, char *path, int ofs);
 extern void cgit_commit_link(char *name, char *title, char *class, char *head,
                             char *rev);
+extern void cgit_refs_link(char *name, char *title, char *class, char *head,
+                          char *rev, char *path);
 extern void cgit_snapshot_link(char *name, char *title, char *class,
                               char *head, char *rev, char *archivename);
 extern void cgit_diff_link(char *name, char *title, char *class, char *head,