(get_non_ascii_char_table_value): Use <Charset_ID>.
authortomo <tomo>
Wed, 7 Jun 2000 08:33:30 +0000 (08:33 +0000)
committertomo <tomo>
Wed, 7 Jun 2000 08:33:30 +0000 (08:33 +0000)
src/chartab.h

index 196f2be..14ed176 100644 (file)
@@ -132,7 +132,7 @@ DECLARE_LRECORD (char_table, Lisp_Char_Table);
 #ifdef MULE
 
 Lisp_Object get_non_ascii_char_table_value (Lisp_Char_Table *ct,
-                                           int leading_byte,
+                                           Charset_ID leading_byte,
                                            Emchar c);
 
 INLINE_HEADER Lisp_Object