diff options
Diffstat (limited to 'www/nginx-devel/files/extra-patch-ngx_http_sflow_config.c')
-rw-r--r-- | www/nginx-devel/files/extra-patch-ngx_http_sflow_config.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/nginx-devel/files/extra-patch-ngx_http_sflow_config.c b/www/nginx-devel/files/extra-patch-ngx_http_sflow_config.c index f5a348e629bf..3e3eaa2260f5 100644 --- a/www/nginx-devel/files/extra-patch-ngx_http_sflow_config.c +++ b/www/nginx-devel/files/extra-patch-ngx_http_sflow_config.c @@ -1,5 +1,5 @@ ---- ../nginx-sflow-module-0.9.7/ngx_http_sflow_config.c.orig 2012-06-07 04:52:57.000000000 +0400 -+++ ../nginx-sflow-module-0.9.7/ngx_http_sflow_config.c 2012-06-07 04:59:18.000000000 +0400 +--- ../nginx-sflow-module-543c72a/ngx_http_sflow_config.c.orig 2012-06-07 04:52:57.000000000 +0400 ++++ ../nginx-sflow-module-543c72a/ngx_http_sflow_config.c 2012-06-07 04:59:18.000000000 +0400 @@ -26,7 +26,6 @@ ngx_log_error(NGX_LOG_ERR, log, 0, "getaddrinfo() failed: %s", gai_strerror(err)); switch(err) { |