mirror of
https://github.com/nginx/nginx.git
synced 2025-06-12 13:42:55 +08:00
style fix
This commit is contained in:
parent
35ab2cb373
commit
5cb097c5b0
@ -185,7 +185,6 @@ typedef struct {
|
|||||||
#if (NGX_PCRE)
|
#if (NGX_PCRE)
|
||||||
ngx_uint_t nregex;
|
ngx_uint_t nregex;
|
||||||
ngx_http_server_name_t *regex;
|
ngx_http_server_name_t *regex;
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
/* the default server configuration for this address:port */
|
/* the default server configuration for this address:port */
|
||||||
|
Loading…
Reference in New Issue
Block a user