From: John Keeping Date: Fri, 14 Aug 2015 11:47:02 +0000 (+0100) Subject: cgit: use cgit_print_error_page() where appropriate X-Git-Url: https://gitweb.ps.run/ps-cgit/commitdiff_plain/e9b71ae6fe910573156c4632a314b7dbf84d7b64?hp=e9b71ae6fe910573156c4632a314b7dbf84d7b64 cgit: use cgit_print_error_page() where appropriate These are more-or-less one-to-one translations but in the final hunk we gain an HTTP error code where we used to send "200 OK", which is an improvement. Signed-off-by: John Keeping ---