X-Git-Url: https://gitweb.ps.run/ps-cgit/blobdiff_plain/a431326e8fab8153905fbde036dd3c9fb4cc8eaa..f60ffa143cca61e9729ac71033e1a556cf422871:/ui-patch.c?ds=sidebyside diff --git a/ui-patch.c b/ui-patch.c index 3086608..6878a46 100644 --- a/ui-patch.c +++ b/ui-patch.c @@ -59,7 +59,7 @@ void cgit_print_patch(const char *new_rev, const char *old_rev, patchname = fmt("%s.patch", rev_range); ctx.page.mimetype = "text/plain"; ctx.page.filename = patchname; - cgit_print_http_headers(&ctx); + cgit_print_http_headers(); if (ctx.cfg.noplainemail) { rev_argv[2] = "--format=format:From %H Mon Sep 17 00:00:00 "