diff ngx_http_bytes_filter_module.c @ 19:57365655ee44

Whitespace cleanup, no functional changes.
author Maxim Dounin <mdounin@mdounin.ru>
date Tue, 24 Nov 2009 13:51:58 +0300
parents c3bd9d8ab52a
children 180d415c0e59
line wrap: on
line diff
--- a/ngx_http_bytes_filter_module.c
+++ b/ngx_http_bytes_filter_module.c
@@ -364,7 +364,7 @@ ngx_http_bytes_body_filter(ngx_http_requ
 
             cl->buf = b;
             cl->next = NULL;
-      
+
             return ngx_http_next_body_filter(r, cl);
         }