summaryrefslogtreecommitdiff
path: root/ecp.h
diff options
context:
space:
mode:
Diffstat (limited to 'ecp.h')
-rw-r--r--ecp.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ecp.h b/ecp.h
index bc7303d..8ac98e0 100644
--- a/ecp.h
+++ b/ecp.h
@@ -93,7 +93,7 @@ CRYPTOPP_DLL_TEMPLATE_CLASS DL_GroupPrecomputation<ECP::Point>;
template <class T> class EcPrecomputation;
-//! .
+//! ECP precomputation
template<> class EcPrecomputation<ECP> : public DL_GroupPrecomputation<ECP::Point>
{
public: