]> sjero.net Git - wget/blobdiff - src/mswindows.c
[svn] Allow decimal values for --timeout, --wait, and --waitretry.
[wget] / src / mswindows.c
index 53219812e332c93ea1480c67de83a075a0214624..6cfc0555439e430822b50d7b7d9907922ce41a66 100644 (file)
@@ -74,7 +74,8 @@ sleep (unsigned seconds)
 /* Emulation of Unix usleep().  This has a granularity of
    milliseconds, but that's ok because:
 
-   a) Wget is only using it with milliseconds;
+   a) Wget is only using it with milliseconds [not anymore, but b)
+      still applies];
 
    b) You can't rely on usleep's granularity anyway.  If a caller
    expects usleep to respect every microsecond, he's in for a