Welcome! Log In Create A New Profile

Advanced

[nginx] Fixed missing "static" in declaration of ngx_http_gzip_q...

Valentin Bartenev
April 16, 2014 03:42AM
details: http://hg.nginx.org/nginx/rev/b51bd021808b
branches:
changeset: 5651:b51bd021808b
user: Valentin Bartenev <vbart@nginx.com>
date: Wed Apr 16 11:40:38 2014 +0400
description:
Fixed missing "static" in declaration of ngx_http_gzip_quantity().

diffstat:

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

diffs (12 lines):

diff -r 363395795384 -r b51bd021808b src/http/ngx_http_core_module.c
--- a/src/http/ngx_http_core_module.c Wed Apr 09 18:15:32 2014 +0400
+++ b/src/http/ngx_http_core_module.c Wed Apr 16 11:40:38 2014 +0400
@@ -2368,7 +2368,7 @@ equal:
}


-ngx_uint_t
+static ngx_uint_t
ngx_http_gzip_quantity(u_char *p, u_char *last)
{
u_char c;

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

[nginx] Fixed missing "static" in declaration of ngx_http_gzip_q...

Valentin Bartenev 639 April 16, 2014 03:42AM



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

Online Users

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