JSDOC/CompressWhite.js
authoralan <alan@alanfast.akbkhome.com>
Wed, 21 Apr 2010 08:30:10 +0000 (16:30 +0800)
committeralan <alan@alanfast.akbkhome.com>
Wed, 21 Apr 2010 08:30:10 +0000 (16:30 +0800)
JSDOC/CompressWhite.js

index a047b5c..6b08e16 100644 (file)
@@ -39,7 +39,7 @@ CompressWhite =  function (ts, packer)
                 ts.look(0).outData = ts.look(0).data+"\n";
             }
             // restore.. 
-            ts.cursor = cu;
+            
             continue;
         }
         // add semi-colon's where linebreaks are used... - not foolproof yet.!