diff --git a/src/mswindows.h b/src/mswindows.h index ef4f4fab..6542744c 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 <io.h> -/* Apparently needed for alloca(). */ +/* Apparently needed to get alloca(). */ #include <malloc.h> #ifndef S_ISDIR