aboutsummaryrefslogtreecommitdiffstats
path: root/src/engine/gnump/gmp_wrap.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/engine/gnump/gmp_wrap.h')
-rw-r--r--src/engine/gnump/gmp_wrap.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/engine/gnump/gmp_wrap.h b/src/engine/gnump/gmp_wrap.h
index 82437ceba..52d130d6b 100644
--- a/src/engine/gnump/gmp_wrap.h
+++ b/src/engine/gnump/gmp_wrap.h
@@ -13,8 +13,8 @@
namespace Botan {
-/*
-* Lightweight GMP mpz_t Wrapper
+/**
+* Lightweight GMP mpz_t wrapper. For internal use only.
*/
class GMP_MPZ
{