summaryrefslogtreecommitdiff
path: root/xts.h
diff options
context:
space:
mode:
Diffstat (limited to 'xts.h')
-rw-r--r--xts.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/xts.h b/xts.h
index ade50add..4ac70e3e 100644
--- a/xts.h
+++ b/xts.h
@@ -52,7 +52,7 @@ public:
/// \brief The algorithm name
/// \return the algorithm name
/// \details StaticAlgorithmName returns the algorithm's name as a static
- /// member function.
+ /// member function.
CRYPTOPP_STATIC_CONSTEXPR const char* StaticAlgorithmName()
{return "XTS";}