diff src/http/modules/ngx_http_xslt_filter_module.c @ 3508:05e964be70a2

style fix: remove blank line
author Igor Sysoev <igor@sysoev.ru>
date Wed, 12 May 2010 15:56:54 +0000
parents 6b8e5c882e47
children dd1570b6f237
line wrap: on
line diff
--- a/src/http/modules/ngx_http_xslt_filter_module.c
+++ b/src/http/modules/ngx_http_xslt_filter_module.c
@@ -1144,7 +1144,6 @@ found:
         if (ngx_http_compile_complex_value(&ccv) != NGX_OK) {
             return NGX_CONF_ERROR;
         }
-
     }
 
     return NGX_CONF_OK;