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	Thu Mar 13 15:48:36 2008 +0000
+++ b/src/http/modules/perl/ngx_http_perl_module.c	Fri Mar 14 12:31:20 2008 +0000
@@ -1055,6 +1055,7 @@
     return NGX_OK;
 }
 
+
 static void
 ngx_http_perl_exit(ngx_cycle_t *cycle)
 {