X-Git-Url: https://sfsrealm.hopto.org/projects/?a=blobdiff_plain;f=Cwad_specs.txt;h=6172249f740078c22f9e8edbdddc876e33bd4eb5;hb=7b6f1c5a3359114662b536d18c2fa8c8184aa9dd;hp=96f40907eb365d654e00280fc2ec312ff01d846f;hpb=cfca19c6007280db08e672c38131c49f93739327;p=CwadLib.git diff --git a/Cwad_specs.txt b/Cwad_specs.txt index 96f4090..6172249 100644 --- a/Cwad_specs.txt +++ b/Cwad_specs.txt @@ -65,5 +65,5 @@ Sub DecryptData(ByRef lpBuffer As String) Next i End Function -The actual file data is compressed with zlib's compress function, so use zlib's decompress function to decompress the file data. You may get zlib at http://www.gzip.org/zlib/ +The actual file data is compressed with zlib's compress function, so use zlib's decompress function to decompress the file data. You may get zlib at http://zlib.net/