changeset 3258:77db9440d970

style fix
author Igor Sysoev <igor@sysoev.ru>
date Wed, 28 Oct 2009 10:47:00 +0000
parents 8bd88de8fecd
children e9c0fae6be1e
files src/http/ngx_http.c
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/src/http/ngx_http.c
+++ b/src/http/ngx_http.c
@@ -1348,7 +1348,7 @@ static ngx_int_t
 ngx_http_optimize_servers(ngx_conf_t *cf, ngx_http_core_main_conf_t *cmcf,
     ngx_array_t *ports)
 {
-    ngx_uint_t               p, a;
+    ngx_uint_t             p, a;
     ngx_http_conf_port_t  *port;
     ngx_http_conf_addr_t  *addr;