diff options
Diffstat (limited to 'src/3rdparty/zlib/FAQ')
-rw-r--r-- | src/3rdparty/zlib/FAQ | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/3rdparty/zlib/FAQ b/src/3rdparty/zlib/FAQ index 0d9f4e051..4f61f1094 100644 --- a/src/3rdparty/zlib/FAQ +++ b/src/3rdparty/zlib/FAQ @@ -175,7 +175,7 @@ The lastest zlib FAQ is at http://www.gzip.org/zlib/zlib_faq.html No. Please read the license in zlib.h. 24. The license says that altered source versions must be "plainly marked". So - what exactly do I need to do to meet that retquirement? + what exactly do I need to do to meet that requirement? You need to change the ZLIB_VERSION and ZLIB_VERNUM #defines in zlib.h. In particular, the final version number needs to be changed to "f", and an |