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

style fix
author Igor Sysoev <igor@sysoev.ru>
date Mon, 02 Nov 2009 12:41:56 +0000
parents 9c2f3ed7a247
children d620f497c50f
line wrap: on
line diff
--- a/src/os/unix/ngx_thread.h
+++ b/src/os/unix/ngx_thread.h
@@ -124,5 +124,4 @@ ngx_int_t ngx_cond_signal(ngx_cond_t *cv
 #endif
 
 
-
 #endif /* _NGX_THREAD_H_INCLUDED_ */