From: Igor Sysoev Date: Mon, 4 Jun 2007 20:00:06 +0000 (+0000) Subject: style fix X-Git-Tag: release-0.5.24~7 X-Git-Url: http://www.kaiwu.me/postgresql/commit/?a=commitdiff_plain;h=55a42ca58666a5def010d3fabc1472ee47e04948;p=nginx.git style fix --- diff --git a/src/http/ngx_http_core_module.h b/src/http/ngx_http_core_module.h index f9a64af90..ad149f08c 100644 --- 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 */