summaryrefslogtreecommitdiff
path: root/simon.cpp
diff options
context:
space:
mode:
authorJeffrey Walton <noloader@gmail.com>2020-04-11 08:36:02 -0400
committerJeffrey Walton <noloader@gmail.com>2020-04-11 08:36:02 -0400
commite007e9850117c6c9ffefa4e9e4a4c63b7293c0a9 (patch)
tree1d69c974850a161b3eb0decbd38d01b15df0923a /simon.cpp
parent6f2180344566573543a03472f5d4123af0cc8d83 (diff)
downloadcryptopp-git-e007e9850117c6c9ffefa4e9e4a4c63b7293c0a9.tar.gz
Update comments
Diffstat (limited to 'simon.cpp')
-rw-r--r--simon.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/simon.cpp b/simon.cpp
index 7a57ce38..65a0dd50 100644
--- a/simon.cpp
+++ b/simon.cpp
@@ -8,7 +8,7 @@
#include "cpu.h"
// Uncomment for benchmarking C++ against SSE or NEON.
-// Do so in both simon.cpp and simon-simd.cpp.
+// Do so in both simon.cpp and simon_simd.cpp.
// #undef CRYPTOPP_SSSE3_AVAILABLE
// #undef CRYPTOPP_SSE41_AVAILABLE
// #undef CRYPTOPP_ARM_NEON_AVAILABLE