diff options
Diffstat (limited to '3rdparty/zlib/FAQ')
-rw-r--r-- | 3rdparty/zlib/FAQ | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/3rdparty/zlib/FAQ b/3rdparty/zlib/FAQ index 99b7cf92e45..92f5d3e29fa 100644 --- a/3rdparty/zlib/FAQ +++ b/3rdparty/zlib/FAQ @@ -4,7 +4,7 @@ If your question is not there, please check the zlib home page http://zlib.net/ which may have more recent information. -The lastest zlib FAQ is at http://zlib.net/zlib_faq.html +The latest zlib FAQ is at http://zlib.net/zlib_faq.html 1. Is zlib Y2K-compliant? @@ -14,8 +14,7 @@ The lastest zlib FAQ is at http://zlib.net/zlib_faq.html 2. Where can I get a Windows DLL version? The zlib sources can be compiled without change to produce a DLL. See the - file win32/DLL_FAQ.txt in the zlib distribution. Pointers to the - precompiled DLL are found in the zlib web site at http://zlib.net/ . + file win32/DLL_FAQ.txt in the zlib distribution. 3. Where can I get a Visual Basic interface to zlib? |