Roman Arutyunyan
March 13, 2018 08:02AM
details: http://hg.nginx.org/nginx/rev/0f811890f2f0
branches:
changeset: 7228:0f811890f2f0
user: Roman Arutyunyan <arut@nginx.com>
date: Mon Mar 12 18:38:53 2018 +0300
description:
Style.

diffstat:

src/stream/ngx_stream_ssl_preread_module.c | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)

diffs (16 lines):

diff -r 79eb4f7b6725 -r 0f811890f2f0 src/stream/ngx_stream_ssl_preread_module.c
--- a/src/stream/ngx_stream_ssl_preread_module.c Mon Mar 12 16:03:08 2018 +0300
+++ b/src/stream/ngx_stream_ssl_preread_module.c Mon Mar 12 18:38:53 2018 +0300
@@ -437,9 +437,9 @@ ngx_stream_ssl_preread_parse_record(ngx_
}

if (left < size) {
- ngx_log_debug0(NGX_LOG_DEBUG_STREAM, ctx->log, 0,
- "ssl preread: failed to parse handshake");
- return NGX_DECLINED;
+ ngx_log_debug0(NGX_LOG_DEBUG_STREAM, ctx->log, 0,
+ "ssl preread: failed to parse handshake");
+ return NGX_DECLINED;
}
}

_______________________________________________
nginx-devel mailing list
nginx-devel@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx-devel
Subject Author Views Posted

[nginx] Style.

Roman Arutyunyan 342 March 13, 2018 08:02AM



Sorry, you do not have permission to post/reply in this forum.

Online Users

Guests: 222
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 421 on December 02, 2018
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready