From: Alan Knowles Date: Thu, 15 Jul 2010 04:18:16 +0000 (+0800) Subject: JSDOC/ScopeParser.js X-Git-Url: http://git.roojs.org/?p=gnome.introspection-doc-generator;a=commitdiff_plain;h=8de412111a45e6583a021b859e0759405a134a52 JSDOC/ScopeParser.js --- 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--; },