mirror of
https://github.com/zlib-ng/minizip-ng
synced 2025-03-28 21:13:18 +00:00

Replace the previous type with one that is compatible with an int in order to be identical to the interface used in madler's zlib. Fixes #745.