diff options
author | root <root> | 2009-06-29 11:53:48 +0000 |
---|---|---|
committer | root <root> | 2009-06-29 11:53:48 +0000 |
commit | cf2cdd94c999e9df780941b8193335f09d3582df (patch) | |
tree | 206d2346eb660127e14da1b4317ff8232857f568 | |
parent | 036e7b2ac526164a4e00bf8e74084ea62d1ffe9c (diff) |
*** empty log message ***
-rw-r--r-- | Changes | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -7,7 +7,7 @@ TODO: remain - honor autoconf detection of EV_USE_CLOCK_SYSCALL, also double- check that the syscall number is available before trying to use it (reported by ry@tinyclouds). - - use GetSysTimeAsFileTime instead of _timeb on windows, for + - use GetSystemTimeAsFileTime instead of _timeb on windows, for slightly higher accuracy. 3.6 Tue Apr 28 02:49:30 CEST 2009 |