mirror of
https://github.com/mirror/wget.git
synced 2025-01-21 09:41:06 +08:00
[svn] Typo fix in comment.
This commit is contained in:
parent
6f644caaab
commit
53db8f33d4
@ -66,8 +66,8 @@ so, delete this exception statement from your version. */
|
|||||||
#endif
|
#endif
|
||||||
#include <assert.h>
|
#include <assert.h>
|
||||||
|
|
||||||
/* Cygwin currently (as of 2005-04-08, Cygwin 1.5.14) lack clock_getres,
|
/* Cygwin currently (as of 2005-04-08, Cygwin 1.5.14) lacks clock_getres,
|
||||||
but still define _POSIX_TIMERS! Because of that we simply use the
|
but still defines _POSIX_TIMERS! Because of that we simply use the
|
||||||
Windows timers under Cygwin. */
|
Windows timers under Cygwin. */
|
||||||
#ifdef __CYGWIN__
|
#ifdef __CYGWIN__
|
||||||
# include <windows.h>
|
# include <windows.h>
|
||||||
|
Loading…
Reference in New Issue
Block a user