diff options
Diffstat (limited to 'plugins/CryptoPP/crypto/src/ttmac.h')
-rw-r--r-- | plugins/CryptoPP/crypto/src/ttmac.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/CryptoPP/crypto/src/ttmac.h b/plugins/CryptoPP/crypto/src/ttmac.h index 3f6d80df12..ce8d968135 100644 --- a/plugins/CryptoPP/crypto/src/ttmac.h +++ b/plugins/CryptoPP/crypto/src/ttmac.h @@ -1,4 +1,4 @@ -// ttmac.h - written and placed in the public domain by Kevin Springle
+// ttmac.h - written and placed in the public domain by Kevin Springle
#ifndef CRYPTOPP_TTMAC_H
#define CRYPTOPP_TTMAC_H
|