aboutsummaryrefslogtreecommitdiffstats
path: root/src/alloc/allocate.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/alloc/allocate.h')
-rw-r--r--src/alloc/allocate.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/alloc/allocate.h b/src/alloc/allocate.h
index 180f2c021..819e2542c 100644
--- a/src/alloc/allocate.h
+++ b/src/alloc/allocate.h
@@ -13,7 +13,7 @@
namespace Botan {
-/*
+/**
* Allocator Interface
*/
class BOTAN_DLL Allocator