]> git.kaiwu.me - nginx.git/commitdiff
style fix
authorIgor Sysoev <igor@sysoev.ru>
Mon, 4 Jun 2007 20:00:06 +0000 (20:00 +0000)
committerIgor Sysoev <igor@sysoev.ru>
Mon, 4 Jun 2007 20:00:06 +0000 (20:00 +0000)
src/http/ngx_http_core_module.h

index f9a64af90841fcba605b1f1dcd68e13ec7f17554..ad149f08cc944776fd4745e1ebf6cba764f995d8 100644 (file)
@@ -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 */