changeset 1232:d75676dfa1b0

style fix
author Igor Sysoev <igor@sysoev.ru>
date Mon, 04 Jun 2007 20:00:06 +0000
parents 16be943ade99
children 754f3648642d
files src/http/ngx_http_core_module.h
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- 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 */