[nginx] Style.

Maxim Dounin mdounin at mdounin.ru
Mon Feb 25 13:49:36 UTC 2019


details:   https://hg.nginx.org/nginx/rev/0f0c75caa038
branches:  
changeset: 7458:0f0c75caa038
user:      Maxim Dounin <mdounin at mdounin.ru>
date:      Mon Feb 25 16:41:08 2019 +0300
description:
Style.

diffstat:

 src/http/ngx_http_request.c |  1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diffs (11 lines):

diff --git a/src/http/ngx_http_request.c b/src/http/ngx_http_request.c
--- a/src/http/ngx_http_request.c
+++ b/src/http/ngx_http_request.c
@@ -833,6 +833,7 @@ ngx_http_ssl_handshake_handler(ngx_conne
     ngx_http_close_connection(c);
 }
 
+
 #ifdef SSL_CTRL_SET_TLSEXT_HOSTNAME
 
 int


More information about the nginx-devel mailing list