aboutsummaryrefslogtreecommitdiffstats
path: root/src/hash/md2/md2.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/hash/md2/md2.h')
-rw-r--r--src/hash/md2/md2.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/hash/md2/md2.h b/src/hash/md2/md2.h
index df056dc12..9d39d8913 100644
--- a/src/hash/md2/md2.h
+++ b/src/hash/md2/md2.h
@@ -12,7 +12,7 @@
namespace Botan {
-/*
+/**
* MD2
*/
class BOTAN_DLL MD2 : public HashFunction