diff src/os/unix/ngx_user.h @ 3264:ebcee0063cd8

style fix
author Igor Sysoev <igor@sysoev.ru>
date Mon, 02 Nov 2009 12:41:56 +0000
parents b1648294f693
children 9c057d5e1c27
line wrap: on
line diff
--- a/src/os/unix/ngx_user.h
+++ b/src/os/unix/ngx_user.h
@@ -20,5 +20,4 @@ ngx_int_t ngx_crypt(ngx_pool_t *pool, u_
     u_char **encrypted);
 
 
-
 #endif /* _NGX_USER_H_INCLUDED_ */