diff options
Diffstat (limited to 'src/block/square/square.h')
-rw-r--r-- | src/block/square/square.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/block/square/square.h b/src/block/square/square.h index 8e1f7f815..a17771f11 100644 --- a/src/block/square/square.h +++ b/src/block/square/square.h @@ -12,7 +12,7 @@ namespace Botan { -/* +/** * Square */ class BOTAN_DLL Square : public BlockCipher |