| commit | a616ef77e2a0bba3949a33a9394a88c6874fa702 | [log] [tgz] |
|---|---|---|
| author | Igor Sysoev <igor@sysoev.ru> | Fri Mar 14 12:31:20 2008 +0000 |
| committer | Igor Sysoev <igor@sysoev.ru> | Fri Mar 14 12:31:20 2008 +0000 |
| tree | dad5b09f77610155735b60aa46ae534a2028f4b1 | |
| parent | cbed5260492306442bb382aea4256a4fd60bb462 [diff] |
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 c7c6de1..6f84d59 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 @@ return NGX_OK; } + static void ngx_http_perl_exit(ngx_cycle_t *cycle) {