From: Simon Josefsson Date: Sun, 26 Nov 2006 15:01:05 +0000 (+0000) Subject: Doc fix. X-Git-Tag: gnutls_1_7_0~18 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=a5dfcb99c49bb17c723be647ac271cdba43a2fc8;p=thirdparty%2Fgnutls.git Doc fix. --- diff --git a/libextra/opencdk/keydb.c b/libextra/opencdk/keydb.c index a11543c4b4..ed48bf76b2 100644 --- a/libextra/opencdk/keydb.c +++ b/libextra/opencdk/keydb.c @@ -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. **/