From: Simon Josefsson Date: Wed, 14 Nov 2007 16:59:04 +0000 (+0100) Subject: Doc fix. X-Git-Tag: gnutls_2_1_6~8 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=de55e8a5f980dc53dd750f85e2b7c16e371c7974;p=thirdparty%2Fgnutls.git Doc fix. --- diff --git a/libextra/opencdk/seskey.c b/libextra/opencdk/seskey.c index 268a648933..a33e3450f5 100644 --- a/libextra/opencdk/seskey.c +++ b/libextra/opencdk/seskey.c @@ -341,11 +341,11 @@ _cdk_sk_unprotect_auto (cdk_ctx_t hd, cdk_pkt_seckey_t sk) /** * cdk_dek_extract: - * ret_dek: the raw DEK object - * hd: the session handle + * @ret_dek: the raw DEK object + * @hd: the session handle * @enc: the public key encrypted packet * @sk: the secret key. - * + * * Try to extract the DEK from the public key encrypted packet. **/ cdk_error_t