summaryrefslogtreecommitdiff
path: root/plugins/CryptoPP/crypto/src/arc4.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/CryptoPP/crypto/src/arc4.cpp')
-rw-r--r--plugins/CryptoPP/crypto/src/arc4.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/CryptoPP/crypto/src/arc4.cpp b/plugins/CryptoPP/crypto/src/arc4.cpp
index af4a9b17df..ff9d587712 100644
--- a/plugins/CryptoPP/crypto/src/arc4.cpp
+++ b/plugins/CryptoPP/crypto/src/arc4.cpp
@@ -1,4 +1,4 @@
-// arc4.cpp - written and placed in the public domain by Wei Dai
+// arc4.cpp - written and placed in the public domain by Wei Dai
// The ARC4 algorithm was first revealed in an anonymous email to the
// cypherpunks mailing list. This file originally contained some