X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=src%2Fmule-charset.h;h=30bc569cc218bfbba7a568a2bffa02526210f851;hb=3aca7317dd930beecbddba646284279744087e69;hp=68c6149d8d3a22fe208511dc4465c5f89aaed8a0;hpb=f52a96980ed9280f8f906a20d4b899dc0b027644;p=chise%2Fxemacs-chise.git- diff --git a/src/mule-charset.h b/src/mule-charset.h index 68c6149..30bc569 100644 --- a/src/mule-charset.h +++ b/src/mule-charset.h @@ -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 */