JsTemplate/Link.js
[gnome.introspection-doc-generator] / JSDOC / Symbol.js
index 3313062..9649444 100644 (file)
@@ -26,7 +26,8 @@ Symbol = XObject.define(
             return toQDump(t, 'Symbol.fromDump({', '})', {});//new Symbol());
         },
         */
-        init : function() {
+        init : function() 
+        {
             this.name = "";
             this.defaultValue = "";
             this.params = [];