XEmacs 21.4.22.
[chise/xemacs-chise.git.1] / src / console-stream.c
index 5e099b2..a02f7f4 100644 (file)
@@ -173,7 +173,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 Charc *str, Charcount len)
+                  const Emchar *str, Charcount len)
 {
   return len;
 }