]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
Doc fix.
authorSimon Josefsson <simon@josefsson.org>
Wed, 14 Nov 2007 16:59:04 +0000 (17:59 +0100)
committerSimon Josefsson <simon@josefsson.org>
Wed, 14 Nov 2007 16:59:04 +0000 (17:59 +0100)
libextra/opencdk/seskey.c

index 268a648933aebad23cdca27f77f9ed6e11e6ca84..a33e3450f52836bed135184900fc3df3558272c8 100644 (file)
@@ -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