From e6bab6e43c33d805a1ebefc04921b63ac2f1cd00 Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Tue, 2 Sep 1997 05:05:37 +0000 Subject: [PATCH] Comment change. --- src/unexnext.c | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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; -- 2.39.2