]> sjero.net Git - wget/commitdiff
[svn] Docfix.
authorhniksic <devnull@localhost>
Mon, 27 Jun 2005 11:04:08 +0000 (04:04 -0700)
committerhniksic <devnull@localhost>
Mon, 27 Jun 2005 11:04:08 +0000 (04:04 -0700)
src/mswindows.h

index 177f39f9aac6f076b419e3674c9f6f91dbc16322..e29ab6c63ee07afa9161490fdccde89d41237fe9 100644 (file)
@@ -62,7 +62,7 @@ so, delete this exception statement from your version.  */
 /* Missing in several .c files.  Include here.  */
 #include <io.h>
 
-/* Apparently needed to get alloca().  */
+/* Needed to get alloca() under Win32.  */
 #include <malloc.h>
 
 #ifndef S_ISDIR