From: Richard M. Stallman Date: Sun, 24 Dec 1995 23:39:48 +0000 (+0000) Subject: Comment change. X-Git-Tag: emacs-19.34~2019 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=0e1bbfb1c52829aa99e4b851000fd8ddf6f416ca;p=emacs.git Comment change. --- diff --git a/src/s/aix3-2.h b/src/s/aix3-2.h index c19fc9f01d9..9981bc27092 100644 --- a/src/s/aix3-2.h +++ b/src/s/aix3-2.h @@ -16,6 +16,7 @@ #endif #define HAVE_ALLOCA +/* Adrian Colley says this is needed. */ #ifndef NOT_C_CODE #pragma alloca #endif