diff options
Diffstat (limited to 'plugins/CryptoPP/crypto/src/zlib.cpp')
-rw-r--r-- | plugins/CryptoPP/crypto/src/zlib.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/CryptoPP/crypto/src/zlib.cpp b/plugins/CryptoPP/crypto/src/zlib.cpp index 7b78508743..528f809122 100644 --- a/plugins/CryptoPP/crypto/src/zlib.cpp +++ b/plugins/CryptoPP/crypto/src/zlib.cpp @@ -1,4 +1,4 @@ -// zlib.cpp - written and placed in the public domain by Wei Dai
+// zlib.cpp - written and placed in the public domain by Wei Dai
// "zlib" is the name of a well known C language compression library
// (http://www.zlib.org) and also the name of a compression format
|