]> gitweb.ps.run Git - ps-cgit/blobdiff - ui-shared.h
config: record repo.snapshot-prefix in the per-repo config
[ps-cgit] / ui-shared.h
index d44d7c6323d5632212462cd85318f8a4d97b1f47..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,
 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 *ref);
+                                     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);
 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);