diff src/os/win32/ngx_time.h @ 3264:ebcee0063cd8

style fix
author Igor Sysoev <igor@sysoev.ru>
date Mon, 02 Nov 2009 12:41:56 +0000
parents bf38420c9e25
children d620f497c50f
line wrap: on
line diff
--- a/src/os/win32/ngx_time.h
+++ b/src/os/win32/ngx_time.h
@@ -47,5 +47,4 @@ void ngx_libc_gmtime(time_t s, struct tm
 void ngx_gettimeofday(struct timeval *tp);
 
 
-
 #endif /* _NGX_TIME_H_INCLUDED_ */