]> git.r.bdr.sh - rbdr/ngx_http_office_hours_filter_module/commitdiff
Add formatted sources
authorBen Beltran <redacted>
Thu, 27 Dec 2018 06:06:49 +0000 (23:06 -0700)
committerBen Beltran <redacted>
Thu, 27 Dec 2018 06:06:49 +0000 (23:06 -0700)
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
 
 //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;
 ngx_http_office_hours_init(ngx_conf_t * cf) {
 
     ngx_http_next_body_filter = ngx_http_top_body_filter;