]> git.r.bdr.sh - rbdr/ngx_http_office_hours_filter_module/blobdiff - ngx_http_office_hours_filter_module.c
Add license file
[rbdr/ngx_http_office_hours_filter_module] / ngx_http_office_hours_filter_module.c
index 5234473cb402c9ee4c3abd31768f5f01b636bcb5..f19b4e0577cc98b778292afb663afa2762eaf4c0 100644 (file)
@@ -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;