added doxygen comments

This commit is contained in:
Andreas Steffen
2007-08-04 10:54:26 +00:00
parent 2b49135d5e
commit 1eef2ae8d2
2 changed files with 6 additions and 2 deletions
+1 -1
View File
@@ -42,7 +42,7 @@ typedef struct hmac_t hmac_t;
* @b Constructors:
* - hmac_create()
*
* @ingroup transforms
* @ingroup crypto
*/
struct hmac_t {
/**