diff options
Diffstat (limited to 'plugins/CryptoPP/crypto/src/rc2.cpp')
-rw-r--r-- | plugins/CryptoPP/crypto/src/rc2.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/CryptoPP/crypto/src/rc2.cpp b/plugins/CryptoPP/crypto/src/rc2.cpp index 2cc8cf1061..77dadfeffe 100644 --- a/plugins/CryptoPP/crypto/src/rc2.cpp +++ b/plugins/CryptoPP/crypto/src/rc2.cpp @@ -1,4 +1,4 @@ -// rc2.cpp - written and placed in the public domain by Wei Dai
+// rc2.cpp - written and placed in the public domain by Wei Dai
#include "pch.h"
#include "rc2.h"
|