Mercurial > hg > xemacs-beta
diff src/objects.h @ 442:abe6d1db359e r21-2-36
Import from CVS: tag r21-2-36
author | cvs |
---|---|
date | Mon, 13 Aug 2007 11:35:02 +0200 |
parents | 8de8e3f6228a |
children | af57a77cbc92 |
line wrap: on
line diff
--- a/src/objects.h Mon Aug 13 11:33:40 2007 +0200 +++ b/src/objects.h Mon Aug 13 11:35:02 2007 +0200 @@ -148,7 +148,7 @@ #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