openresty / echo-nginx-module

An Nginx module for bringing the power of "echo", "sleep", "time" and more to Nginx's config file
http://wiki.nginx.org/NginxHttpEchoModule
BSD 2-Clause "Simplified" License
1.17k stars 255 forks source link

stale function declaration `ngx_http_echo_handler_init` #28

Closed duhoobo closed 10 years ago

duhoobo commented 10 years ago

ngx_http_echo_handler.h:9 ngx_int_t ngx_http_echo_handler_init(ngx_conf_t *cf);

I know I am being a picky man :)

agentzh commented 10 years ago

Thanks for the report! Already fixed :)