zlib: minimize diffs with upstream to prepare zlib upgrade

This commit is contained in:
Philippe Teuwen 2019-09-22 17:24:29 +02:00
commit b6d074cc9f
19 changed files with 122 additions and 128 deletions

View file

@ -177,3 +177,4 @@ z_off64_t len2;
{
return adler32_combine_(adler1, adler2, len2);
}