(U+6215): Apply new conventions for glyph granularity.
[chise/xemacs-chise.git.1] / src / console-stream.c
index a02f7f4..5e099b2 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 Emchar *str, Charcount len)
+                  const Charc *str, Charcount len)
 {
   return len;
 }