commit | 43e1b88acb417cdeda612fbb7a7c2747303c7321 | [log] [tgz] |
---|---|---|
author | Igor Sysoev <igor@sysoev.ru> | Fri Apr 24 19:58:19 2009 +0000 |
committer | Igor Sysoev <igor@sysoev.ru> | Fri Apr 24 19:58:19 2009 +0000 |
tree | 4812425d061ca327c6f1107d0a891e69c6188493 | |
parent | 22380569de323d346788055c49b2112e2a51c102 [diff] [blame] |
style fix
diff --git a/src/http/ngx_http_upstream.h b/src/http/ngx_http_upstream.h index 8f30b6e..748e064 100644 --- a/src/http/ngx_http_upstream.h +++ b/src/http/ngx_http_upstream.h
@@ -162,7 +162,7 @@ #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;