mirror of
https://github.com/nginx/nginx.git
synced 2025-06-08 02:02:38 +08:00
style fix
This commit is contained in:
parent
a2de7b9b93
commit
b37316d7dd
@ -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;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user