JSDOC/Walker2.js
authorAlan Knowles <alan@akbkhome.com>
Wed, 30 Jun 2010 09:57:38 +0000 (17:57 +0800)
committerAlan Knowles <alan@akbkhome.com>
Wed, 30 Jun 2010 09:57:38 +0000 (17:57 +0800)
JSDOC/Walker2.js

index 708a102..119c84a 100644 (file)
@@ -259,7 +259,7 @@ Walker2 = XObject.define(
                         this.ts.lookT(4).type == 'NAME' &&
                         this.ts.lookT(5).data == ',' &&
                         this.ts.lookT(6).data == '{' 
-                           }
+                           
                         ) {
                         // ignore test for ( a and ,
                         this.ts.nextT(); /// (