]> git.eshelyaron.com Git - emacs.git/commitdiff
Comment change.
authorRichard M. Stallman <rms@gnu.org>
Sun, 24 Dec 1995 23:39:48 +0000 (23:39 +0000)
committerRichard M. Stallman <rms@gnu.org>
Sun, 24 Dec 1995 23:39:48 +0000 (23:39 +0000)
src/s/aix3-2.h

index c19fc9f01d9496341f5f6916bce609ff3147f83f..9981bc270920d1a1bc77d5b3736fcf80a1c9a0c2 100644 (file)
@@ -16,6 +16,7 @@
 #endif
 
 #define HAVE_ALLOCA
+/* Adrian Colley <Adrian.Colley@three.serpentine.com> says this is needed.  */
 #ifndef NOT_C_CODE
  #pragma alloca
 #endif