JSDOC/Walker2.js
authorAlan Knowles <alan@akbkhome.com>
Tue, 6 Jul 2010 10:01:46 +0000 (18:01 +0800)
committerAlan Knowles <alan@akbkhome.com>
Tue, 6 Jul 2010 10:01:46 +0000 (18:01 +0800)
JSDOC/Walker2.js

index 3132762..7d8ec5b 100644 (file)
@@ -148,7 +148,7 @@ Walker2 = XObject.define(
             var scopeLen = this.scopes.length;
             
             if (this.ts.cursor < 1) {
-                 this.ts.cursor--; // hopeflly this kludge will work
+              // this.ts.cursor--; // hopeflly this kludge will work
             }