From 8de412111a45e6583a021b859e0759405a134a52 Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Thu, 15 Jul 2010 12:18:16 +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 a0c687f..0a502d3 100644 --- a/JSDOC/ScopeParser.js +++ b/JSDOC/ScopeParser.js @@ -897,7 +897,7 @@ ScopeParser.prototype = { this.parseScope(fnScope); // now pop it off the stack!!! - + this.braceNesting--; }, -- 2.39.2