JSDOC/ScopeParser.js
[gnome.introspection-doc-generator] / JSDOC / ScopeParser.js
index a0c687f..0a502d3 100644 (file)
@@ -897,7 +897,7 @@ ScopeParser.prototype = {
         this.parseScope(fnScope);
         // now pop it off the stack!!!
        
-        
+        this.braceNesting--;
         
     },