summaryrefslogtreecommitdiff
path: root/simon128_simd.cpp
diff options
context:
space:
mode:
authorJeffrey Walton <noloader@gmail.com>2020-04-11 05:57:26 -0400
committerJeffrey Walton <noloader@gmail.com>2020-04-11 05:57:26 -0400
commit6f2180344566573543a03472f5d4123af0cc8d83 (patch)
tree35fb11b5be84ea319d7c9be5d944e8d7fc01ce1d /simon128_simd.cpp
parent0fbafde9cdb8ef1c138820c9db86d6b37fe8d344 (diff)
downloadcryptopp-git-6f2180344566573543a03472f5d4123af0cc8d83.tar.gz
Update file header comments
Diffstat (limited to 'simon128_simd.cpp')
-rw-r--r--simon128_simd.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/simon128_simd.cpp b/simon128_simd.cpp
index 07a450d3..7b0ea653 100644
--- a/simon128_simd.cpp
+++ b/simon128_simd.cpp
@@ -1,4 +1,4 @@
-// simon-simd.cpp - written and placed in the public domain by Jeffrey Walton
+// simon_simd.cpp - written and placed in the public domain by Jeffrey Walton
//
// This source file uses intrinsics and built-ins to gain access to
// SSSE3, ARM NEON and ARMv8a, and Altivec instructions. A separate