diff src/http/ngx_http_core_module.h @ 1232:d75676dfa1b0

style fix
author Igor Sysoev <igor@sysoev.ru>
date Mon, 04 Jun 2007 20:00:06 +0000
parents 493a227edfd5
children f8a40ccafb04
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 */