]> git.kaiwu.me - nginx.git/commitdiff
style fix
authorIgor Sysoev <igor@sysoev.ru>
Wed, 28 Oct 2009 10:47:00 +0000 (10:47 +0000)
committerIgor Sysoev <igor@sysoev.ru>
Wed, 28 Oct 2009 10:47:00 +0000 (10:47 +0000)
src/http/ngx_http.c

index 534fabf1b8047fb031083e40575a29634123b7d1..5b4aa00de837827cf7e5e1b6de7fdb41ac4a79dc 100644 (file)
@@ -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;