diff options
Diffstat (limited to 'src/hash/whirlpool/whrlpool.h')
-rw-r--r-- | src/hash/whirlpool/whrlpool.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/hash/whirlpool/whrlpool.h b/src/hash/whirlpool/whrlpool.h index 4711fafa3..e28053d4f 100644 --- a/src/hash/whirlpool/whrlpool.h +++ b/src/hash/whirlpool/whrlpool.h @@ -12,7 +12,7 @@ namespace Botan { -/* +/** * Whirlpool */ class BOTAN_DLL Whirlpool : public MDx_HashFunction |