aboutsummaryrefslogtreecommitdiffstats
path: root/src/hash/rmd160/rmd160.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/hash/rmd160/rmd160.h')
-rw-r--r--src/hash/rmd160/rmd160.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/hash/rmd160/rmd160.h b/src/hash/rmd160/rmd160.h
index 399d5a7c3..0b6e847f0 100644
--- a/src/hash/rmd160/rmd160.h
+++ b/src/hash/rmd160/rmd160.h
@@ -12,7 +12,7 @@
namespace Botan {
-/*
+/**
* RIPEMD-160
*/
class BOTAN_DLL RIPEMD_160 : public MDx_HashFunction