diff options
Diffstat (limited to 'plugins/CryptoPP/crypto/src/hmac.h')
-rw-r--r-- | plugins/CryptoPP/crypto/src/hmac.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/CryptoPP/crypto/src/hmac.h b/plugins/CryptoPP/crypto/src/hmac.h index 9c5dde6846..8dfebe186f 100644 --- a/plugins/CryptoPP/crypto/src/hmac.h +++ b/plugins/CryptoPP/crypto/src/hmac.h @@ -1,4 +1,4 @@ -// hmac.h - written and placed in the public domain by Wei Dai
+// hmac.h - written and placed in the public domain by Wei Dai
#ifndef CRYPTOPP_HMAC_H
#define CRYPTOPP_HMAC_H
|