From: Alan Knowles Date: Tue, 6 Jul 2010 10:38:03 +0000 (+0800) Subject: JsTemplate/Link.js X-Git-Url: http://git.roojs.org/?p=gnome.introspection-doc-generator;a=commitdiff_plain;h=cb39a25fd9dcf2f6cd7953a805e1e90d70c5e32b JsTemplate/Link.js --- diff --git a/JsTemplate/Link.js b/JsTemplate/Link.js index 86457a2..9a3089d 100644 --- a/JsTemplate/Link.js +++ b/JsTemplate/Link.js @@ -12,8 +12,8 @@ XObject = imports.XObject.XObject; /** Handle the creation of HTML links to documented symbols. @constructor */ -Link = XObject.define( - function { +Link = XObject.define( + function () { this.alias = ""; this.src = ""; this.file = "";