X-Git-Url: http://git.roojs.org/?p=gnome.introspection-doc-generator;a=blobdiff_plain;f=JSDOC%2FScopeParser.js;fp=JSDOC%2FScopeParser.js;h=aeee2ce5ae635b4ca647e4ab6a73bf7e5a811aa0;hp=f1160d2194d9399c6a472a796e490acf34de3ac6;hb=28906231183e3be49348ded513ec2890baf3c868;hpb=60f1a351749173b7d5b04e087178b8e152f88c72 diff --git a/JSDOC/ScopeParser.js b/JSDOC/ScopeParser.js index f1160d2..aeee2ce 100644 --- a/JSDOC/ScopeParser.js +++ b/JSDOC/ScopeParser.js @@ -860,9 +860,7 @@ ScopeParser.prototype = { while (token.data != "(") { //print(token.toString()); token = this.ts.nextTok(); - - - + }