From: hniksic Date: Mon, 27 Jun 2005 11:04:08 +0000 (-0700) Subject: [svn] Docfix. X-Git-Tag: v1.13~881 X-Git-Url: http://sjero.net/git/?p=wget;a=commitdiff_plain;h=9b2fea6958944b49582914ff74ae88be7933aec3 [svn] Docfix. --- diff --git a/src/mswindows.h b/src/mswindows.h index 177f39f9..e29ab6c6 100644 --- a/src/mswindows.h +++ b/src/mswindows.h @@ -62,7 +62,7 @@ so, delete this exception statement from your version. */ /* Missing in several .c files. Include here. */ #include -/* Apparently needed to get alloca(). */ +/* Needed to get alloca() under Win32. */ #include #ifndef S_ISDIR