From 5cb097c5b0f7ae935bbff0985c132e0ff105606c Mon Sep 17 00:00:00 2001 From: Igor Sysoev Date: Wed, 17 Oct 2007 13:21:20 +0000 Subject: style fix --- src/http/ngx_http_core_module.h | 1 - 1 file changed, 1 deletion(-) (limited to 'src') diff --git a/src/http/ngx_http_core_module.h b/src/http/ngx_http_core_module.h index c56e09bc2..36d339ed7 100644 --- a/src/http/ngx_http_core_module.h +++ b/src/http/ngx_http_core_module.h @@ -185,7 +185,6 @@ typedef struct { #if (NGX_PCRE) ngx_uint_t nregex; ngx_http_server_name_t *regex; - #endif /* the default server configuration for this address:port */ -- cgit