[nginx] Style.

Maxim Dounin mdounin at mdounin.ru
Mon Aug 18 00:30:23 UTC 2025


details:   http://freenginx.org/hg/nginx/rev/0c49c2d42c8a
branches:  
changeset: 9404:0c49c2d42c8a
user:      Maxim Dounin <mdounin at mdounin.ru>
date:      Mon Aug 18 03:18:50 2025 +0300
description:
Style.

diffstat:

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

diffs (11 lines):

diff --git a/src/http/ngx_http_parse.c b/src/http/ngx_http_parse.c
--- a/src/http/ngx_http_parse.c
+++ b/src/http/ngx_http_parse.c
@@ -1808,7 +1808,6 @@ ngx_http_parse_status_line(ngx_http_requ
             switch (ch) {
             case CR:
                 state = sw_almost_done;
-
                 break;
             case LF:
                 goto done;


More information about the nginx-devel mailing list