From 50afdbdaab7d6ea75b56c054398bffad272452c3 Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Wed, 21 Jul 2010 06:56:03 +0800 Subject: [PATCH] JSDOC/DocComment.js --- JSDOC/DocComment.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/JSDOC/DocComment.js b/JSDOC/DocComment.js index db4361a..bc4bf5f 100644 --- a/JSDOC/DocComment.js +++ b/JSDOC/DocComment.js @@ -26,7 +26,7 @@ DocComment = XObject.define( }, Object, // extends { - isUserComment = true; + isUserComment : true; src : "", meta : "", tagTexts : [], -- 2.39.2