]> git.kaiwu.me - nginx.git/commitdiff
style fix: remove blank line
authorIgor Sysoev <igor@sysoev.ru>
Wed, 12 May 2010 15:56:54 +0000 (15:56 +0000)
committerIgor Sysoev <igor@sysoev.ru>
Wed, 12 May 2010 15:56:54 +0000 (15:56 +0000)
src/http/modules/ngx_http_xslt_filter_module.c

index 528a187a1dc6ef533acc8cc152469c2ca4260516..bb11afa4c1f9eb3e13d4642f48fd643d36beecc4 100644 (file)
@@ -1144,7 +1144,6 @@ found:
         if (ngx_http_compile_complex_value(&ccv) != NGX_OK) {
             return NGX_CONF_ERROR;
         }
-
     }
 
     return NGX_CONF_OK;