aboutsummaryrefslogtreecommitdiff
path: root/src/os/win32/ngx_time.h
diff options
context:
space:
mode:
authorIgor Sysoev <igor@sysoev.ru>2009-11-02 12:41:56 +0000
committerIgor Sysoev <igor@sysoev.ru>2009-11-02 12:41:56 +0000
commit19811dbdded93bc57e536cbcf7b067aee6d8ef26 (patch)
treec644218e108d9bdf54db169cf586727d1c3bee66 /src/os/win32/ngx_time.h
parent61490aa6b617352d87b0fd58f265bace443e9e5e (diff)
downloadnginx-19811dbdded93bc57e536cbcf7b067aee6d8ef26.tar.gz
nginx-19811dbdded93bc57e536cbcf7b067aee6d8ef26.zip
style fix
Diffstat (limited to 'src/os/win32/ngx_time.h')
-rw-r--r--src/os/win32/ngx_time.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/os/win32/ngx_time.h b/src/os/win32/ngx_time.h
index 4f9384139..17a2d512a 100644
--- 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 *tm);
void ngx_gettimeofday(struct timeval *tp);
-
#endif /* _NGX_TIME_H_INCLUDED_ */