JSDOC/CompressWhite.js
authorAlan Knowles <alan@akbkhome.com>
Wed, 14 Jul 2010 08:46:03 +0000 (16:46 +0800)
committerAlan Knowles <alan@akbkhome.com>
Wed, 14 Jul 2010 08:46:03 +0000 (16:46 +0800)
JSDOC/CompressWhite.js

index a510722..1621082 100644 (file)
@@ -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("{") ){