commit | e8568076605f0240ba1f9a25a5ea3a8e1137334a | [log] [tgz] |
---|---|---|
author | Igor Sysoev <igor@sysoev.ru> | Wed Oct 28 10:47:00 2009 +0000 |
committer | Igor Sysoev <igor@sysoev.ru> | Wed Oct 28 10:47:00 2009 +0000 |
tree | 55a7674fe1f3587e36baadb56ac35081571056ed | |
parent | cadac4ec3e0f15974b1f4a0e2a7b5aebe8d76b73 [diff] [blame] |
style fix
diff --git a/src/http/ngx_http.c b/src/http/ngx_http.c index 534fabf..5b4aa00 100644 --- a/src/http/ngx_http.c +++ b/src/http/ngx_http.c
@@ -1348,7 +1348,7 @@ 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;