aboutsummaryrefslogtreecommitdiffstats
path: root/Source/charon/transforms/signers/hmac_signer.h
diff options
context:
space:
mode:
authorMartin Willi <martin@strongswan.org>2005-12-15 12:10:53 +0000
committerMartin Willi <martin@strongswan.org>2005-12-15 12:10:53 +0000
commit19f78a6fed6e966721e9e310099dbfa79489f9d9 (patch)
treeb3902ad27411f082bbb286cbb44340d99b4c8edc /Source/charon/transforms/signers/hmac_signer.h
parentb4ffed672b50523506d410b64fb2ed1aa026617f (diff)
downloadstrongswan-19f78a6fed6e966721e9e310099dbfa79489f9d9.tar.bz2
strongswan-19f78a6fed6e966721e9e310099dbfa79489f9d9.tar.xz
- fixed doxygen warnings
Diffstat (limited to 'Source/charon/transforms/signers/hmac_signer.h')
-rw-r--r--Source/charon/transforms/signers/hmac_signer.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/charon/transforms/signers/hmac_signer.h b/Source/charon/transforms/signers/hmac_signer.h
index 1ce23622d..8cbe80ecd 100644
--- a/Source/charon/transforms/signers/hmac_signer.h
+++ b/Source/charon/transforms/signers/hmac_signer.h
@@ -45,7 +45,7 @@ struct hmac_signer_t {
/**
* @brief Creates a new hmac_signer_t.
*
- * @param hash_algorithm Hash algorithm to use with signer
+ * @param hash_algoritm Hash algorithm to use with signer
* @return
* - hmac_signer_t
* - NULL if hash algorithm not supported