aboutsummaryrefslogtreecommitdiffstats
path: root/src/engine/gnump/gnump_engine.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/engine/gnump/gnump_engine.h')
-rw-r--r--src/engine/gnump/gnump_engine.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/engine/gnump/gnump_engine.h b/src/engine/gnump/gnump_engine.h
index 1ca5a3548..fe154b914 100644
--- a/src/engine/gnump/gnump_engine.h
+++ b/src/engine/gnump/gnump_engine.h
@@ -12,8 +12,8 @@
namespace Botan {
-/*
-* GMP Engine
+/**
+* Engine using GNU MP
*/
class GMP_Engine : public Engine
{