XEmacs 21.2.29 "Hestia".
[chise/xemacs-chise.git.1] / src / objects.h
index c5d781d..49036d0 100644 (file)
@@ -148,7 +148,7 @@ DECLARE_LRECORD (font_instance, Lisp_Font_Instance);
 
 #ifdef MULE
 int font_spec_matches_charset (struct device *d, Lisp_Object charset,
-                              CONST Bufbyte *nonreloc,
+                              const Bufbyte *nonreloc,
                               Lisp_Object reloc, Bytecount offset,
                               Bytecount length);
 #endif