From: Igor Sysoev Date: Fri, 14 Mar 2008 12:31:20 +0000 (+0000) Subject: style fix X-Git-Tag: release-0.6.29~9 X-Git-Url: http://www.kaiwu.me/postgresql/commit/?a=commitdiff_plain;h=a616ef77e2a0bba3949a33a9394a88c6874fa702;p=nginx.git style fix --- diff --git a/src/http/modules/perl/ngx_http_perl_module.c b/src/http/modules/perl/ngx_http_perl_module.c index c7c6de13a..6f84d5989 100644 --- a/src/http/modules/perl/ngx_http_perl_module.c +++ b/src/http/modules/perl/ngx_http_perl_module.c @@ -1055,6 +1055,7 @@ ngx_http_perl_init_worker(ngx_cycle_t *cycle) return NGX_OK; } + static void ngx_http_perl_exit(ngx_cycle_t *cycle) {