Mercurial > hg > xemacs-beta
diff src/symbols.c @ 2:ac2d302a0011 r19-15b2
Import from CVS: tag r19-15b2
author | cvs |
---|---|
date | Mon, 13 Aug 2007 08:46:35 +0200 |
parents | 376386a54a3c |
children | 0293115a14e9 |
line wrap: on
line diff
--- a/src/symbols.c Mon Aug 13 08:45:53 2007 +0200 +++ b/src/symbols.c Mon Aug 13 08:46:35 2007 +0200 @@ -725,7 +725,7 @@ SYMVAL_BOOLEAN_FORWARD: (declare with DEFVAR_INT or DEFVAR_BOOL) Similar to SYMVAL_OBJECT_FORWARD except that the C variable - is is of type "int" and is an integer or boolean, respectively. + is of type "int" and is an integer or boolean, respectively. SYMVAL_CONST_OBJECT_FORWARD: SYMVAL_CONST_FIXNUM_FORWARD: