changeset 10357:549640628d3e

Fix comment.
author Karl Heuer <kwzh@gnu.org>
date Sat, 07 Jan 1995 00:13:17 +0000
parents 7e76290ef3f7
children 9d27a4627c13
files src/m/iris5d.h
diffstat 1 files changed, 3 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/src/m/iris5d.h	Fri Jan 06 23:23:38 1995 +0000
+++ b/src/m/iris5d.h	Sat Jan 07 00:13:17 1995 +0000
@@ -128,9 +128,9 @@
 #define TEXT_START 0x400000
 
 /*
- * DATA_SEG_BITS forces that bit to be or'd in with any pointers which
- * are trying to access pure strings (as gnu-emacs only allows 24 bits
- * for the value field of a LISP_OBJECT).
+ * DATA_SEG_BITS forces extra bits to be or'd in with any pointers which
+ * were stored in a Lisp_Object (as Emacs uses fewer than 32 bits for
+ * the value field of a LISP_OBJECT).
  */
 
 #define DATA_START 0x10000000