diff options
Diffstat (limited to 'plugins/CryptoPP/crypto/src/md5mac.cpp')
-rw-r--r-- | plugins/CryptoPP/crypto/src/md5mac.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/CryptoPP/crypto/src/md5mac.cpp b/plugins/CryptoPP/crypto/src/md5mac.cpp index f5c90c3f11..8d1537a366 100644 --- a/plugins/CryptoPP/crypto/src/md5mac.cpp +++ b/plugins/CryptoPP/crypto/src/md5mac.cpp @@ -1,4 +1,4 @@ -// md5mac.cpp - modified by Wei Dai from Colin Plumb's public domain md5.c
+// md5mac.cpp - modified by Wei Dai from Colin Plumb's public domain md5.c
// any modifications are placed in the public domain
#include "pch.h"
|