(Fdecode_char): Modify number of arguments of EXFUN setting.
authortomo <tomo>
Wed, 12 Nov 2003 14:36:27 +0000 (14:36 +0000)
committertomo <tomo>
Wed, 12 Nov 2003 14:36:27 +0000 (14:36 +0000)
src/chartab.h

index 4a49b0c..c2b7ccd 100644 (file)
@@ -40,7 +40,7 @@ Boston, MA 02111-1307, USA.  */
 #endif
 
 EXFUN (Fmake_char, 3);
-EXFUN (Fdecode_char, 3);
+EXFUN (Fdecode_char, 4);
 
 EXFUN (Fput_char_attribute, 3);