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