]> git.kaiwu.me - nginx.git/commit
Fixed type of ngx_conf_t.handler_conf.
authorRuslan Ermilov <ru@nginx.com>
Thu, 12 Oct 2017 21:32:26 +0000 (00:32 +0300)
committerRuslan Ermilov <ru@nginx.com>
Thu, 12 Oct 2017 21:32:26 +0000 (00:32 +0300)
commit77c7875a7b18ccca1ebae1757b9246c9b3b55bf9
treeddba33d3be9a28a924c6039751b20695e1e47b5c
parent5fee8f76b529e38ec0ba6e7e81e26be3e3e85548
Fixed type of ngx_conf_t.handler_conf.

The type should have been changed in c9b243802a17 along with
changing ngx_conf_handler_pt.
src/core/ngx_conf_file.h