From: Simon Josefsson Date: Thu, 17 Apr 2008 12:25:01 +0000 (+0200) Subject: Doc fix (gtk-doc warning). X-Git-Tag: gnutls_2_3_6~7 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=d9284fcdf0cfc63a0dddcb0b57ce7ab3f98dfbfb;p=thirdparty%2Fgnutls.git Doc fix (gtk-doc warning). --- diff --git a/lib/opencdk/kbnode.c b/lib/opencdk/kbnode.c index 8b7a253839..fc76b94fb7 100644 --- a/lib/opencdk/kbnode.c +++ b/lib/opencdk/kbnode.c @@ -278,7 +278,8 @@ cdk_kbnode_walk (cdk_kbnode_t root, cdk_kbnode_t *ctx, int all) * Commits changes made to the kblist at ROOT. Note that ROOT my change, * and it is therefore passed by reference. * The function has the effect of removing all nodes marked as deleted. - * returns true if any node has been changed + * + * Returns: true if any node has been changed */ int cdk_kbnode_commit (cdk_kbnode_t *root)