diff options
Diffstat (limited to 'plugins/CryptoPP/crypto/src/cryptlib.h')
-rw-r--r-- | plugins/CryptoPP/crypto/src/cryptlib.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/CryptoPP/crypto/src/cryptlib.h b/plugins/CryptoPP/crypto/src/cryptlib.h index 8949e03ae8..8e5e9590d6 100644 --- a/plugins/CryptoPP/crypto/src/cryptlib.h +++ b/plugins/CryptoPP/crypto/src/cryptlib.h @@ -1,4 +1,4 @@ -// cryptlib.h - written and placed in the public domain by Wei Dai
+// cryptlib.h - written and placed in the public domain by Wei Dai
/*! \file
This file contains the declarations for the abstract base
classes that provide a uniform interface to this library.
|