From: Igor Sysoev Date: Thu, 13 May 2010 10:22:48 +0000 (+0000) Subject: style fix: remove blank line X-Git-Tag: release-0.8.37~10 X-Git-Url: http://www.kaiwu.me/postgresql/commit/?a=commitdiff_plain;h=980220ffafe7b6ef1274ce07994a77f3d0bb16f5;p=nginx.git style fix: remove blank line --- diff --git a/src/http/modules/ngx_http_userid_filter_module.c b/src/http/modules/ngx_http_userid_filter_module.c index 9997274a6..2a5dbb7d4 100644 --- a/src/http/modules/ngx_http_userid_filter_module.c +++ b/src/http/modules/ngx_http_userid_filter_module.c @@ -780,4 +780,3 @@ ngx_http_userid_init_worker(ngx_cycle_t *cycle) return NGX_OK; } -