Mercurial > hg > xemacs-beta
diff src/lisp.h @ 367:a4f53d9b3154 r21-1-13
Import from CVS: tag r21-1-13
author | cvs |
---|---|
date | Mon, 13 Aug 2007 11:01:07 +0200 |
parents | 8e84bee8ddd0 |
children | cc15677e0335 |
line wrap: on
line diff
--- a/src/lisp.h Mon Aug 13 11:00:13 2007 +0200 +++ b/src/lisp.h Mon Aug 13 11:01:07 2007 +0200 @@ -528,7 +528,7 @@ Lisp_Type_Int, /* XRECORD_LHEADER (object) points to a struct lrecord_header - lheader->implementation determines the type (and GC behaviour) + lheader->implementation determines the type (and GC behavior) of the object. */ Lisp_Type_Record,