update.
[chise/xemacs-chise.git-] / src / mule-charset.h
index 68c6149..30bc569 100644 (file)
@@ -324,7 +324,7 @@ Boston, MA 02111-1307, USA.  */
 /*                    Definition of leading bytes                       */
 /************************************************************************/
 
-typedef int Charset_ID;
+typedef unsigned char Charset_ID;
 
 #define MIN_LEADING_BYTE               0x80
 /* These need special treatment in a string and/or character */