X-Git-Url: https://gitweb.ps.run/ps-cgit/blobdiff_plain/5f2664f13c90f083b827d8fafa6cfc01c0c4f513..9984e7ab49c59e49a0d7e62c3435e7133f7a53ec:/ui-shared.c diff --git a/ui-shared.c b/ui-shared.c index 2c91e75..b1a6c46 100644 --- a/ui-shared.c +++ b/ui-shared.c @@ -12,8 +12,7 @@ #include "html.h" static const char cgit_doctype[] = -"\n"; +"\n"; static char *http_date(time_t t) { @@ -702,7 +701,6 @@ void cgit_redirect(const char *url, bool permanent) html("Location: "); html_url_path(url); html("\n\n"); - exit(0); } static void print_rel_vcs_link(const char *url) @@ -724,7 +722,7 @@ void cgit_print_docstart(void) char *host = cgit_hosturl(); html(cgit_doctype); - html("\n"); + html("\n"); html("
\n"); html("