summaryrefslogtreecommitdiff
path: root/plugins/CryptoPP/crypto/src/rc6.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/CryptoPP/crypto/src/rc6.cpp')
-rw-r--r--plugins/CryptoPP/crypto/src/rc6.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/CryptoPP/crypto/src/rc6.cpp b/plugins/CryptoPP/crypto/src/rc6.cpp
index f2cf808698..3835a1a91b 100644
--- a/plugins/CryptoPP/crypto/src/rc6.cpp
+++ b/plugins/CryptoPP/crypto/src/rc6.cpp
@@ -1,4 +1,4 @@
-// rc6.cpp - written and placed in the public domain by Sean Woods
+// rc6.cpp - written and placed in the public domain by Sean Woods
// based on Wei Dai's RC5 code.
#include "pch.h"