diff src/http/modules/ngx_http_flv_module.c @ 787:b310630d129e

style fix: remove trailing spaces
author Igor Sysoev <igor@sysoev.ru>
date Tue, 17 Oct 2006 16:13:49 +0000
parents 836f099aa5cb
children c4f666fc3a7e
line wrap: on
line diff
--- a/src/http/modules/ngx_http_flv_module.c
+++ b/src/http/modules/ngx_http_flv_module.c
@@ -216,7 +216,7 @@ ngx_http_flv_handler(ngx_http_request_t 
         out[0].next = &out[1];
 
     } else {
-        r->allow_ranges = 1; 
+        r->allow_ranges = 1;
     }