From: Alan Knowles Date: Thu, 15 Jul 2010 04:30:55 +0000 (+0800) Subject: JSDOC/ScopeParser.js X-Git-Url: http://git.roojs.org/?p=gnome.introspection-doc-generator;a=commitdiff_plain;h=8c9e62a162bcf1180b81d8e34d352418d8fc1017 JSDOC/ScopeParser.js --- diff --git a/JSDOC/ScopeParser.js b/JSDOC/ScopeParser.js index 96cd824..cf5c8f7 100644 --- a/JSDOC/ScopeParser.js +++ b/JSDOC/ScopeParser.js @@ -192,7 +192,7 @@ ScopeParser.prototype = { dumpToken: function (tok, scope, brace) { if (this.dumpLine == false) { this.dumpLine = { - str : tok.data + ' ' + str : tok.data + ' ', scope : scope.length, brace : brace }