X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=deps%2Flibchdr%2Fdeps%2Fzlib-1.3.1%2Fexamples%2Fgzlog.c;fp=deps%2Flibchdr%2Fdeps%2Fzlib-1.2.13%2Fexamples%2Fgzlog.c;h=da1b02e7337d1a9728924ca1dec87d264d898acf;hb=648db22b0750712da893c306efcc8e4b2d3a4e3c;hp=b977802dd6e4e7dfd033dd15ab5f9ce3e4f0457c;hpb=e2fb1389dc12376acb84e4993ed3b08760257252;p=pcsx_rearmed.git diff --git a/deps/libchdr/deps/zlib-1.2.13/examples/gzlog.c b/deps/libchdr/deps/zlib-1.3.1/examples/gzlog.c similarity index 99% rename from deps/libchdr/deps/zlib-1.2.13/examples/gzlog.c rename to deps/libchdr/deps/zlib-1.3.1/examples/gzlog.c index b977802d..da1b02e7 100644 --- a/deps/libchdr/deps/zlib-1.2.13/examples/gzlog.c +++ b/deps/libchdr/deps/zlib-1.3.1/examples/gzlog.c @@ -212,8 +212,8 @@ to the appropriate recovery below. If there is no foo.add file, provide a zero data length to the recovery. In that case, the append recovery restores the foo.gz to the previous compressed + uncompressed data state. - For the the compress recovery, a missing foo.add file results in foo.gz - being restored to the previous compressed-only data state. + For the compress recovery, a missing foo.add file results in foo.gz being + restored to the previous compressed-only data state. - Append recovery: - Pick up append at + step above - Compress recovery: