Mercurial > emacs
changeset 5870:ebef92c4d26c
(CRT0_DUMMIES): Definition deleted.
author | Karl Heuer <kwzh@gnu.org> |
---|---|
date | Wed, 09 Feb 1994 22:32:39 +0000 |
parents | 91dcabd87088 |
children | 49029e28ed2c |
files | src/m/news.h |
diffstat | 1 files changed, 2 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/src/m/news.h Wed Feb 09 22:21:47 1994 +0000 +++ b/src/m/news.h Wed Feb 09 22:32:39 1994 +0000 @@ -47,7 +47,9 @@ /* One CRT0 Dummy variable */ +#if 0 /* larry@mitra.com says Sony's as doesn't like this. */ #define CRT0_DUMMIES one_dummy, +#endif /* Use type int rather than a union, to represent Lisp_Object */