diff options
author | Mark Adler <madler@alumni.caltech.edu> | 2011-09-09 23:22:48 -0700 |
---|---|---|
committer | Mark Adler <madler@alumni.caltech.edu> | 2011-09-09 23:22:48 -0700 |
commit | f81ba93d4a7e43fccf4730e5e7404ee765a76e3e (patch) | |
tree | 1f130d999e06b2d572bce1f99eaeaadd329a7ae7 /FAQ | |
parent | 4b5a43a219d51066c01ff2ab86af18b967f2d0dd (diff) | |
download | zlib-f81ba93d4a7e43fccf4730e5e7404ee765a76e3e.tar.gz zlib-f81ba93d4a7e43fccf4730e5e7404ee765a76e3e.tar.bz2 zlib-f81ba93d4a7e43fccf4730e5e7404ee765a76e3e.zip |
zlib 1.2.0.6v1.2.0.6
Diffstat (limited to 'FAQ')
-rw-r--r-- | FAQ | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -73,8 +73,7 @@ The lastest zlib FAQ is at http://www.gzip.org/zlib/zlib_faq.html | |||
73 | 73 | ||
74 | 10. I need a Delphi interface to zlib. | 74 | 10. I need a Delphi interface to zlib. |
75 | 75 | ||
76 | See the directories contrib/delphi and contrib/delphi2 in the zlib | 76 | See the contrib/delphi directory in the zlib distribution. |
77 | distribution. | ||
78 | 77 | ||
79 | 11. Can zlib handle .zip archives? | 78 | 11. Can zlib handle .zip archives? |
80 | 79 | ||