From: Ben Beltran Date: Thu, 27 Dec 2018 06:06:49 +0000 (-0700) Subject: Add formatted sources X-Git-Tag: 1.0.0^2~1^2~16 X-Git-Url: https://git.r.bdr.sh/rbdr/ngx_http_office_hours_filter_module/commitdiff_plain/956d445da3b512e802a57858afaedbd8cb3395c0?ds=sidebyside;hp=e4db4a2060d9fc391b1705d87b2ea7b051e080cd Add formatted sources --- diff --git a/ngx_http_office_hours_filter_module.c b/ngx_http_office_hours_filter_module.c index 5234473..f19b4e0 100644 --- a/ngx_http_office_hours_filter_module.c +++ b/ngx_http_office_hours_filter_module.c @@ -187,7 +187,7 @@ ngx_http_office_hours_conf_t *conf = child; //Postconfig Initialization Handler // Sets the request filter at the top of the chain -static ngx_int_t +static ngx_int_t ngx_http_office_hours_init(ngx_conf_t * cf) { ngx_http_next_body_filter = ngx_http_top_body_filter;