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:
cc96202
)
(run_otf): Fix typo ('}'->']').
author
handa
<handa>
Mon, 6 Sep 2004 12:47:14 +0000
(12:47 +0000)
committer
handa
<handa>
Mon, 6 Sep 2004 12:47:14 +0000
(12:47 +0000)
src/font-flt.c
patch
|
blob
|
history
diff --git
a/src/font-flt.c
b/src/font-flt.c
index
28841b9
..
c8172ff
100644
(file)
--- a/
src/font-flt.c
+++ b/
src/font-flt.c
@@
-1127,7
+1127,7
@@
run_otf (int depth,
FontLayoutContext *ctx)
{
#ifdef HAVE_OTF
- MDEBUG_PRINT4 ("\n [FLT} %*s(OTF %s,%s)", depth, "",
+ MDEBUG_PRINT4 ("\n [FLT] %*s(OTF %s,%s)", depth, "",
(otf_cmd->gsub_features == Mnil ? ""
: MSYMBOL_NAME (otf_cmd->gsub_features)),
(otf_cmd->gpos_features == Mnil ? ""