From 740ec2c3ff7e64ae2098896a9f34db8f7e4cdc71 Mon Sep 17 00:00:00 2001 From: alan Date: Mon, 19 Apr 2010 13:30:54 +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 f24659a..79f707d 100644 --- a/JSDOC/CompressWhite.js +++ b/JSDOC/CompressWhite.js @@ -188,7 +188,7 @@ CompressWhite = function (ts, packer) tok.outData = tok.data + " "; } continue; - case ";" + case ";": //remove semicolon before brace -- //if(ts.look(1).isTypeN(Script.TOKrbrace)) { // tok.outData = ''; -- 2.39.2