From: Alan Knowles Date: Wed, 30 Jun 2010 09:58:03 +0000 (+0800) Subject: JSDOC/Walker2.js X-Git-Url: http://git.roojs.org/?p=gnome.introspection-doc-generator;a=commitdiff_plain;h=a0cee72698ccc3d48b85979080c11afab807fe6d JSDOC/Walker2.js --- diff --git a/JSDOC/Walker2.js b/JSDOC/Walker2.js index 119c84a..d07e65d 100644 --- a/JSDOC/Walker2.js +++ b/JSDOC/Walker2.js @@ -375,7 +375,7 @@ Walker2 = XObject.define( this.ts.lookT(2).name == 'NEW' && this.ts.lookT(3).type == 'NAME' && this.ts.lookT(4).data == '(' && - this.ts.lookT(5)..data == '{' + this.ts.lookT(5).data == '{' ) { scopeName = token.data; if (this.currentDoc) {