Add formatted sources
1 files changed, 1 insertions(+), 1 deletions(-) M ngx_http_office_hours_filter_module.c
M ngx_http_office_hours_filter_module.c => ngx_http_office_hours_filter_module.c +1 -1
@@ 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;