From 7b861012b3600d2bcf64a9b74f07e5612f089f40 Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Thu, 15 Jul 2010 15:44:33 +0800 Subject: [PATCH] JSDOC/ScopeParser.js --- JSDOC/ScopeParser.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/JSDOC/ScopeParser.js b/JSDOC/ScopeParser.js index c1a2014..a69d15d 100644 --- a/JSDOC/ScopeParser.js +++ b/JSDOC/ScopeParser.js @@ -917,7 +917,7 @@ ScopeParser.prototype = { // Exception for Prototype 1.6... identifier.preventMunging(); } - argpos++; + //argpos++; } } -- 2.39.2