changeset 1941:0e7deac300f1

style fix
author Igor Sysoev <igor@sysoev.ru>
date Fri, 14 Mar 2008 12:31:20 +0000
parents 6a4c74bea81c
children 2546677dae0b
files src/http/modules/perl/ngx_http_perl_module.c
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- 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 *c
     return NGX_OK;
 }
 
+
 static void
 ngx_http_perl_exit(ngx_cycle_t *cycle)
 {