projects
/
m17n
/
m17n-lib.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dbc3b36
)
(enum MDebugFlag): Add MDEBUG_FONTSET.
author
handa
<handa>
Wed, 28 Oct 2009 07:29:57 +0000
(07:29 +0000)
committer
handa
<handa>
Wed, 28 Oct 2009 07:29:57 +0000
(07:29 +0000)
src/internal.h
patch
|
blob
|
history
diff --git
a/src/internal.h
b/src/internal.h
index
7839270
..
1a84a27
100644
(file)
--- a/
src/internal.h
+++ b/
src/internal.h
@@
-549,6
+549,7
@@
enum MDebugFlag
MDEBUG_DATABASE,
MDEBUG_FONT,
MDEBUG_FLT,
+ MDEBUG_FONTSET,
MDEBUG_INPUT,
MDEBUG_ALL,
MDEBUG_MAX = MDEBUG_ALL