From e75548942b231dc114a141d7f94634e816293da6 Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Thu, 15 Jul 2010 18:44:32 +0800 Subject: [PATCH] JSDOC/Walker2.js --- JSDOC/Walker2.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/JSDOC/Walker2.js b/JSDOC/Walker2.js index 27f0984..4f5a151 100644 --- a/JSDOC/Walker2.js +++ b/JSDOC/Walker2.js @@ -568,7 +568,7 @@ Walker2 = XObject.define( (this.ts.lookTok(-2).type == 'NAME') && (this.ts.lookTok(-3).data == '(' || this.ts.lookTok(-3).data== ',') ) { - //print("got for : function() {"); + //int("got for : function() {"); //scopeName = this.ts.look(-3).data; this.ts.balanceN(Script.TOKlparen); -- 2.39.2