diff src/os/win32/ngx_time.c @ 181:811bdd2af794

nginx-0.0.1-2003-11-12-20:25:12 import
author Igor Sysoev <igor@sysoev.ru>
date Wed, 12 Nov 2003 17:25:12 +0000
parents 2d143372a1ee
children 00cafae0bdf1
line wrap: on
line diff
--- a/src/os/win32/ngx_time.c	Tue Nov 11 22:16:11 2003 +0000
+++ b/src/os/win32/ngx_time.c	Wed Nov 12 17:25:12 2003 +0000
@@ -15,7 +15,7 @@
      * of 100-nanosecond intervals that have elapsed since
      * 12:00 A.M. January 1, 1601 (UTC).
      *
-     * Between January 1, 1970 (Epoch) and January 1, 1601 there are
+     * Between January 1, 1970 (Epoch) and January 1, 1601 there were
      * 134744 days,
      * 11644473600 seconds or
      * 11644473600,000,000,0 100-nanosecond intervals.