diff options
Diffstat (limited to 'src/alloc/allocate.h')
-rw-r--r-- | src/alloc/allocate.h | 2 |
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 |