From: handa Date: Mon, 6 Sep 2004 12:47:14 +0000 (+0000) Subject: (run_otf): Fix typo ('}'->']'). X-Git-Tag: REL-1-2-0~205 X-Git-Url: http://git.chise.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=def37cb9af5e49edfe5b3fd07315fb40c4295f72;p=m17n%2Fm17n-lib.git (run_otf): Fix typo ('}'->']'). --- diff --git a/src/font-flt.c b/src/font-flt.c index 28841b9..c8172ff 100644 --- 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 ? ""