From 19f78a6fed6e966721e9e310099dbfa79489f9d9 Mon Sep 17 00:00:00 2001 From: Martin Willi Date: Thu, 15 Dec 2005 12:10:53 +0000 Subject: - fixed doxygen warnings --- Source/charon/transforms/rsa/rsa_public_key.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Source/charon/transforms/rsa/rsa_public_key.h') diff --git a/Source/charon/transforms/rsa/rsa_public_key.h b/Source/charon/transforms/rsa/rsa_public_key.h index 657f7f5a6..a4671b148 100644 --- a/Source/charon/transforms/rsa/rsa_public_key.h +++ b/Source/charon/transforms/rsa/rsa_public_key.h @@ -49,7 +49,7 @@ typedef struct rsa_public_key_t rsa_public_key_t; struct rsa_public_key_t { /** - * @bief Verify a EMSA-PKCS1 encodined signature. + * @brief Verify a EMSA-PKCS1 encodined signature. * * Processes the supplied signature with the RSAVP1 function, * selects the hash algorithm form the resultign ASN1-OID and -- cgit v1.2.3