diff options
Diffstat (limited to 'src/stream/turing')
-rw-r--r-- | src/stream/turing/turing.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/stream/turing/turing.h b/src/stream/turing/turing.h index f9b4460ef..92c5083a4 100644 --- a/src/stream/turing/turing.h +++ b/src/stream/turing/turing.h @@ -12,7 +12,7 @@ namespace Botan { -/* +/** * Turing */ class BOTAN_DLL Turing : public StreamCipher |