mirror of
https://github.com/nginx/nginx.git
synced 2025-01-19 01:42:58 +08:00
style fix
This commit is contained in:
parent
22380569de
commit
43e1b88acb
@ -162,7 +162,7 @@ typedef struct {
|
||||
|
||||
#if (NGX_HTTP_SSL)
|
||||
ngx_ssl_t *ssl;
|
||||
ngx_flag_t ssl_session_reuse;
|
||||
ngx_flag_t ssl_session_reuse;
|
||||
#endif
|
||||
|
||||
} ngx_http_upstream_conf_t;
|
||||
|
Loading…
Reference in New Issue
Block a user