Welcome! Log In Create A New Profile

Advanced

[nginx] Style.

Maxim Dounin
October 18, 2013 10:18AM
details: http://hg.nginx.org/nginx/rev/4bfa982dbf0e
branches:
changeset: 5426:4bfa982dbf0e
user: Maxim Dounin <mdounin@mdounin.ru>
date: Fri Oct 18 18:13:35 2013 +0400
description:
Style.

diffstat:

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

diffs (12 lines):

diff --git a/src/http/ngx_http_script.c b/src/http/ngx_http_script.c
--- a/src/http/ngx_http_script.c
+++ b/src/http/ngx_http_script.c
@@ -1394,7 +1394,7 @@ ngx_http_script_if_code(ngx_http_script_

e->sp--;

- if (e->sp->len && (e->sp->len !=1 || e->sp->data[0] != '0')) {
+ if (e->sp->len && (e->sp->len != 1 || e->sp->data[0] != '0')) {
if (code->loc_conf) {
e->request->loc_conf = code->loc_conf;
ngx_http_update_location_config(e->request);

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

[nginx] Style.

Maxim Dounin 554 October 18, 2013 10:18AM



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

Online Users

Guests: 179
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