Mercurial > emacs
changeset 19670:4383d4a532de
Comment change.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Tue, 02 Sep 1997 05:05:37 +0000 |
parents | e8e724dad99a |
children | 4a3b270bc6fc |
files | src/unexnext.c |
diffstat | 1 files changed, 3 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/src/unexnext.c Tue Sep 02 04:59:45 1997 +0000 +++ b/src/unexnext.c Tue Sep 02 05:05:37 1997 +0000 @@ -31,7 +31,9 @@ #include <sys/file.h> #include <sys/stat.h> #include <unistd.h> -/* Instead of unistd.h, this used to include libc.h. */ +/* Instead of unistd.h, this used to include libc.h. + "Nelson H. F. Beebe" <beebe@math.utah.edu> says that doesn't work + in system version 3.3. */ int malloc_cookie;