(run_otf): Fix typo ('}'->']').
authorhanda <handa>
Mon, 6 Sep 2004 12:47:14 +0000 (12:47 +0000)
committerhanda <handa>
Mon, 6 Sep 2004 12:47:14 +0000 (12:47 +0000)
src/font-flt.c

index 28841b9..c8172ff 100644 (file)
@@ -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 ? ""