]> git.kaiwu.me - nginx.git/commitdiff
style fix
authorIgor Sysoev <igor@sysoev.ru>
Fri, 14 Mar 2008 12:31:20 +0000 (12:31 +0000)
committerIgor Sysoev <igor@sysoev.ru>
Fri, 14 Mar 2008 12:31:20 +0000 (12:31 +0000)
src/http/modules/perl/ngx_http_perl_module.c

index c7c6de13adefd395d916c71059dcb57cced60cac..6f84d5989f25231792e6a67ed7d7dfcf75872342 100644 (file)
@@ -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)
 {