From 9905efb4c5b6bc5cefb535f85b41333c968d6a4d Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Wed, 14 Jul 2010 16:46:03 +0800 Subject: [PATCH] JSDOC/CompressWhite.js --- JSDOC/CompressWhite.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/JSDOC/CompressWhite.js b/JSDOC/CompressWhite.js index a510722..1621082 100644 --- a/JSDOC/CompressWhite.js +++ b/JSDOC/CompressWhite.js @@ -78,7 +78,7 @@ CompressWhite = function (ts, packer) throw "could not find end lbrace!!!"; } - print("AFTER BALANCE "("); + print("AFTER BALANCE ("); ts.dump(cu, ts.cursor+2); if (!ts.balance("{") ){ -- 2.39.2