(fc_decode_prop): Fix for the case of too large VAL.
[m17n/m17n-lib.git] / src / internal.h
index dd59fa6..71020db 100644 (file)
@@ -1,5 +1,5 @@
 /* internal.h -- common header file for the internal CORE and SHELL APIs.
-   Copyright (C) 2003, 2004                            
+   Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010
      National Institute of Advanced Industrial Science and Technology (AIST)
      Registration Number H15PRO112
 
@@ -548,8 +548,8 @@ enum MDebugFlag
     MDEBUG_CODING,
     MDEBUG_DATABASE,
     MDEBUG_FONT,
-    MDEBUG_FONT_FLT,
-    MDEBUG_FONT_OTF,
+    MDEBUG_FLT,
+    MDEBUG_FONTSET,
     MDEBUG_INPUT,
     MDEBUG_ALL,
     MDEBUG_MAX = MDEBUG_ALL