changeset 3508:05e964be70a2

style fix: remove blank line
author Igor Sysoev <igor@sysoev.ru>
date Wed, 12 May 2010 15:56:54 +0000
parents 76fc7ad463cb
children d87711a54dc4
files src/http/modules/ngx_http_xslt_filter_module.c
diffstat 1 files changed, 0 insertions(+), 1 deletions(-) [+]
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;