X-Git-Url: https://gitweb.ps.run/ps-cgit/blobdiff_plain/9984e7ab49c59e49a0d7e62c3435e7133f7a53ec..9337c7ee83221d48d02c3c7b5c9dcbaca23ad92f:/ui-shared.h diff --git a/ui-shared.h b/ui-shared.h index 87799f1..40f6207 100644 --- a/ui-shared.h +++ b/ui-shared.h @@ -77,4 +77,6 @@ extern void cgit_print_snapshot_links(const char *repo, const char *head, const char *hex, int snapshots); extern void cgit_add_hidden_formfields(int incl_head, int incl_search, const char *page); + +extern void cgit_set_title_from_path(const char *path); #endif /* UI_SHARED_H */