aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIgor Sysoev <igor@sysoev.ru>2007-10-17 13:21:20 +0000
committerIgor Sysoev <igor@sysoev.ru>2007-10-17 13:21:20 +0000
commit5cb097c5b0f7ae935bbff0985c132e0ff105606c (patch)
treeaee56b7d9a313633579da507a591fd943ea5a304
parent35ab2cb3731caa03530ff9754089e7007d708398 (diff)
downloadnginx-5cb097c5b0f7ae935bbff0985c132e0ff105606c.tar.gz
nginx-5cb097c5b0f7ae935bbff0985c132e0ff105606c.zip
style fix
-rw-r--r--src/http/ngx_http_core_module.h1
1 files changed, 0 insertions, 1 deletions
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 */