Re: [ANNOUNCE] nginx-http-rdns module

2013-09-30 Thread Dmitry Shurupov
Thank you, it's merged: 
https://github.com/flant/nginx-http-rdns/commit/8c2ef68b1767590aab131cd5c3a2fd1955f0b3c6



27.09.2013 20:08, itpp2012 пишет:

Here's a fix for a typo;

ngx_http_rdns_module.c
-l709
static void dns_handler(ngx_resolver_ctx_t * rctx) {;
+l709
static void dns_handler(ngx_resolver_ctx_t * rctx) {

Posted at Nginx Forum: 
http://forum.nginx.org/read.php?2,243191,243213#msg-243213

___
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx




--
Дмитрий Шурупов,
руководитель проектов ЗАО «Флант»
http://flant.ru/
+7 (495) 721-10-27, доб. 442
+7 (926) 120-77-71

___
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx

Re: [ANNOUNCE] nginx-http-rdns module

2013-09-27 Thread itpp2012
Here's a fix for a typo;

ngx_http_rdns_module.c
-l709
static void dns_handler(ngx_resolver_ctx_t * rctx) {;
+l709
static void dns_handler(ngx_resolver_ctx_t * rctx) {

Posted at Nginx Forum: 
http://forum.nginx.org/read.php?2,243191,243213#msg-243213

___
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx