]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
Doc fix.
authorSimon Josefsson <simon@josefsson.org>
Sun, 26 Nov 2006 15:01:05 +0000 (15:01 +0000)
committerSimon Josefsson <simon@josefsson.org>
Sun, 26 Nov 2006 15:01:05 +0000 (15:01 +0000)
libextra/opencdk/keydb.c

index a11543c4b41aca6e0a22cbb38b945ed63b9509bb..ed48bf76b265aeffb044aafbeadee389b6e18c35 100644 (file)
@@ -1686,7 +1686,7 @@ cdk_listkey_close( cdk_listkey_t ctx )
 /**
  * cdk_listkey_next:
  * @ctx: list key context
- * @r_key: the pointer to the new key node object
+ * @ret_key: the pointer to the new key node object
  *
  * Retrieve the next key from the pattern of the key list context.
  **/