XEmacs 21.2.29 "Hestia".
[chise/xemacs-chise.git.1] / src / console-stream.c
index 7899bc6..2dd05ac 100644 (file)
@@ -171,7 +171,7 @@ stream_init_frame_1 (struct frame *f, Lisp_Object props)
 \f
 static int
 stream_text_width (struct frame *f, struct face_cachel *cachel,
-                  CONST Emchar *str, Charcount len)
+                  const Emchar *str, Charcount len)
 {
   return len;
 }