]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
Doc fix (gtk-doc warning).
authorSimon Josefsson <simon@josefsson.org>
Thu, 17 Apr 2008 12:25:01 +0000 (14:25 +0200)
committerSimon Josefsson <simon@josefsson.org>
Thu, 17 Apr 2008 12:25:01 +0000 (14:25 +0200)
lib/opencdk/kbnode.c

index 8b7a253839f9d1b06f764efe0a58989573d35b9b..fc76b94fb75aae9e61541d09569583662b9df638 100644 (file)
@@ -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)