From: Alan Knowles Date: Wed, 21 Jul 2010 15:35:14 +0000 (+0800) Subject: JSDOC/DocComment.js X-Git-Url: http://git.roojs.org/?p=gnome.introspection-doc-generator;a=commitdiff_plain;h=8c5ef6a811e87fe52830de6cf8ac6852f0bf1633 JSDOC/DocComment.js --- diff --git a/JSDOC/DocComment.js b/JSDOC/DocComment.js index ca7d001..cd26605 100644 --- a/JSDOC/DocComment.js +++ b/JSDOC/DocComment.js @@ -35,7 +35,7 @@ DocComment = XObject.define( /** * serialize.. */ - toObject :function(t) + toJSON :function(t) { var ret = { _object : 'DocComment' };