summaryrefslogtreecommitdiff
path: root/mqv.h
diff options
context:
space:
mode:
Diffstat (limited to 'mqv.h')
-rw-r--r--mqv.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/mqv.h b/mqv.h
index 3e25886..2683817 100644
--- a/mqv.h
+++ b/mqv.h
@@ -8,7 +8,7 @@
NAMESPACE_BEGIN(CryptoPP)
-//! .
+//! _
template <class GROUP_PARAMETERS, class COFACTOR_OPTION = CPP_TYPENAME GROUP_PARAMETERS::DefaultCofactorOption>
class MQV_Domain : public AuthenticatedKeyAgreementDomain
{