JSDOC/DocComment.js
[gnome.introspection-doc-generator] / JSDOC / DocComment.js
index bc4bf5f..3d4e20d 100644 (file)
@@ -26,7 +26,7 @@ DocComment = XObject.define(
     }, 
     Object, // extends
     {
-        isUserComment : true;
+        isUserComment : true,
         src           : "",
         meta          : "",
         tagTexts      : [],