From 9b2fea6958944b49582914ff74ae88be7933aec3 Mon Sep 17 00:00:00 2001 From: hniksic Date: Mon, 27 Jun 2005 04:04:08 -0700 Subject: [PATCH] [svn] Docfix. --- src/mswindows.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.39.2