From 896225069db7f34e752dd7b7bb401052c6b7cb17 Mon Sep 17 00:00:00 2001 From: Jeffrey Walton Date: Sat, 10 Nov 2018 08:00:14 -0500 Subject: Rename files with dashes to underscores (GH #736) Also see https://groups.google.com/forum/#!topic/cryptopp-users/HBz-6gZZFOA on the mailing list --- rijndael.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'rijndael.cpp') diff --git a/rijndael.cpp b/rijndael.cpp index 3cc0a46b..213c0a5d 100644 --- a/rijndael.cpp +++ b/rijndael.cpp @@ -6,7 +6,7 @@ /* July 2018: Added support for ARMv7 AES instructions via Cryptogams ASM. - See the head notes in aes-armv4.S for copyright and license. + See the head notes in aes_armv4.S for copyright and license. */ /* -- cgit v1.2.1