mirror of
https://github.com/nginx/nginx.git
synced 2026-08-27 04:07:18 +00:00
style fix
This commit is contained in:
parent
22380569de
commit
43e1b88acb
1 changed files with 1 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue