diff options
Diffstat (limited to 'plugins/CryptoPP/crypto/src/md4.cpp')
-rw-r--r-- | plugins/CryptoPP/crypto/src/md4.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/CryptoPP/crypto/src/md4.cpp b/plugins/CryptoPP/crypto/src/md4.cpp index fe4a3c50d5..84fe4cca32 100644 --- a/plugins/CryptoPP/crypto/src/md4.cpp +++ b/plugins/CryptoPP/crypto/src/md4.cpp @@ -1,4 +1,4 @@ -// md4.cpp - modified by Wei Dai from Andrew M. Kuchling's md4.c
+// md4.cpp - modified by Wei Dai from Andrew M. Kuchling's md4.c
// The original code and all modifications are in the public domain.
// This is the original introductory comment:
|