# HG changeset patch # User Igor Sysoev # Date 1180987206 0 # Node ID d75676dfa1b07ea010940ee10bf52ddd7a2e2746 # Parent 16be943ade997a9995e5cae76d0c72d413cb3882 style fix diff --git a/src/http/ngx_http_core_module.h b/src/http/ngx_http_core_module.h --- a/src/http/ngx_http_core_module.h +++ b/src/http/ngx_http_core_module.h @@ -172,7 +172,7 @@ typedef struct { in_addr_t addr; ngx_hash_t hash; - ngx_hash_wildcard_t *dns_wildcards; + ngx_hash_wildcard_t *dns_wildcards; ngx_array_t names; /* array of ngx_http_server_name_t */