Use <short> for <Charset_ID>.
authortomo <tomo>
Wed, 7 Jun 2000 08:32:39 +0000 (08:32 +0000)
committertomo <tomo>
Wed, 7 Jun 2000 08:32:39 +0000 (08:32 +0000)
src/char-ucs.h

index 70bf735..8d6688e 100644 (file)
@@ -73,7 +73,7 @@ extern Lisp_Object Vcharset_latin_jisx0201;
 /*                    Definition of leading bytes                       */
 /************************************************************************/
 
-typedef int Charset_ID;
+typedef short Charset_ID;
 
 #define MIN_LEADING_BYTE               -0x60
 #define CHARSET_ID_OFFSET              0x00