]> git.cameronkatri.com Git - cgit.git/blobdiff - ui-shared.h
git: update to v2.19.1
[cgit.git] / ui-shared.h
index 92a1755012f163370bd4782f9a2bbcf30c8983ae..4d5978bb6f79b643ee296b69b061baf4955dc4cc 100644 (file)
@@ -77,7 +77,7 @@ extern void cgit_print_filemode(unsigned short mode);
 extern void cgit_compose_snapshot_prefix(struct strbuf *filename,
                                         const char *base, const char *ref);
 extern void cgit_print_snapshot_links(const struct cgit_repo *repo,
-                                     const char *head, const char *hex);
+                                     const char *ref, const char *separator);
 extern const char *cgit_snapshot_prefix(const struct cgit_repo *repo);
 extern void cgit_add_hidden_formfields(int incl_head, int incl_search,
                                       const char *page);