style fix

This commit is contained in:
Igor Sysoev 2009-04-08 19:51:30 +00:00
parent a2de7b9b93
commit b37316d7dd
2 changed files with 14 additions and 14 deletions

View File

@ -1428,8 +1428,8 @@ ngx_http_server_names(ngx_conf_t *cf, ngx_http_core_main_conf_t *cmcf,
ngx_int_t rc;
ngx_uint_t s;
ngx_hash_init_t hash;
ngx_http_server_name_t *name;
ngx_hash_keys_arrays_t ha;
ngx_http_server_name_t *name;
#if (NGX_PCRE)
ngx_uint_t regex, i;