From 3d4b7b87b59cfe3e698f063ba5f4c88ab93d06ff Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Wed, 21 Jul 2010 06:56:09 +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 bc4bf5f..3d4e20d 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