changeset 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 b676808a49bc
files ngx_http_bytes_filter_module.c
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
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);
         }