summaryrefslogtreecommitdiff
path: root/plugins/CryptoPP/crypto/src/zinflate.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/CryptoPP/crypto/src/zinflate.cpp')
-rw-r--r--plugins/CryptoPP/crypto/src/zinflate.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/CryptoPP/crypto/src/zinflate.cpp b/plugins/CryptoPP/crypto/src/zinflate.cpp
index 7a0c8aa110..289676f167 100644
--- a/plugins/CryptoPP/crypto/src/zinflate.cpp
+++ b/plugins/CryptoPP/crypto/src/zinflate.cpp
@@ -1,4 +1,4 @@
-// zinflate.cpp - written and placed in the public domain by Wei Dai
+// zinflate.cpp - written and placed in the public domain by Wei Dai
// This is a complete reimplementation of the DEFLATE decompression algorithm.
// It should not be affected by any security vulnerabilities in the zlib