X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=src%2Fobjects.h;h=49036d059d87e9e9b476ca3582fb04e8f3cc81a5;hb=515ed47192a2fc212474dc246a875771890e0cbe;hp=c5d781d53aa41c4e958b777b6014e17c525a28fe;hpb=716cfba952c1dc0d2cf5c968971f3780ba728a89;p=chise%2Fxemacs-chise.git.1 diff --git a/src/objects.h b/src/objects.h index c5d781d..49036d0 100644 --- a/src/objects.h +++ b/src/objects.h @@ -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