Welcome! Log In Create A New Profile

Advanced

[PATCH 2 of 3] Scgi: removed duplicate function declaration

Maxim Dounin
December 12, 2011 01:38PM
# HG changeset patch
# User Maxim Dounin <mdounin@mdounin.ru>
# Date 1323713243 -10800
# Node ID 055c3b0ac991ebc1930681c665a5c1e5d0b78f8c
# Parent 8539c06e005df149af9aeafbf5eedfb565796ecf
Scgi: removed duplicate function declaration.

diff --git a/src/http/modules/ngx_http_scgi_module.c b/src/http/modules/ngx_http_scgi_module.c
--- a/src/http/modules/ngx_http_scgi_module.c
+++ b/src/http/modules/ngx_http_scgi_module.c
@@ -36,7 +36,6 @@ static ngx_int_t ngx_http_scgi_create_re
static ngx_int_t ngx_http_scgi_reinit_request(ngx_http_request_t *r);
static ngx_int_t ngx_http_scgi_process_status_line(ngx_http_request_t *r);
static ngx_int_t ngx_http_scgi_process_header(ngx_http_request_t *r);
-static ngx_int_t ngx_http_scgi_process_header(ngx_http_request_t *r);
static void ngx_http_scgi_abort_request(ngx_http_request_t *r);
static void ngx_http_scgi_finalize_request(ngx_http_request_t *r, ngx_int_t rc);


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

[PATCH 0 of 3] scgi patches

Maxim Dounin 1549 December 12, 2011 01:38PM

[PATCH 1 of 3] Fixed incorrect use of r->http_version in scgi module

Maxim Dounin 498 December 12, 2011 01:38PM

[PATCH 2 of 3] Scgi: removed duplicate function declaration

Maxim Dounin 416 December 12, 2011 01:38PM

[PATCH 3 of 3] Scgi: removed error if there is no Status header

Maxim Dounin 492 December 12, 2011 01:38PM



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

Online Users

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