From: Alan Knowles Date: Tue, 29 Jun 2010 08:45:06 +0000 (+0800) Subject: JSDOC/Symbol.js X-Git-Url: http://git.roojs.org/?p=gnome.introspection-doc-generator;a=commitdiff_plain;h=d93c02d35c95884c7f215a8054bedba09be3fb05 JSDOC/Symbol.js --- diff --git a/JSDOC/Symbol.js b/JSDOC/Symbol.js index 3313062..9649444 100644 --- a/JSDOC/Symbol.js +++ b/JSDOC/Symbol.js @@ -26,7 +26,8 @@ Symbol = XObject.define( return toQDump(t, 'Symbol.fromDump({', '})', {});//new Symbol()); }, */ - init : function() { + init : function() + { this.name = ""; this.defaultValue = ""; this.params = [];