From: Richard M. Stallman Date: Tue, 2 Sep 1997 05:05:37 +0000 (+0000) Subject: Comment change. X-Git-Tag: emacs-20.1~278 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=e6bab6e43c33d805a1ebefc04921b63ac2f1cd00;p=emacs.git Comment change. --- diff --git a/src/unexnext.c b/src/unexnext.c index e250245088c..f17dd8e9ee7 100644 --- a/src/unexnext.c +++ b/src/unexnext.c @@ -31,7 +31,9 @@ Boston, MA 02111-1307, USA. */ #include #include #include -/* Instead of unistd.h, this used to include libc.h. */ +/* Instead of unistd.h, this used to include libc.h. + "Nelson H. F. Beebe" says that doesn't work + in system version 3.3. */ int malloc_cookie;