Mercurial > repos > blastem
diff zlib/inffast.h @ 2690:9ef72ee5c0b0
Update vendored zlib to 1.3.1
author | Michael Pavone <pavone@retrodev.com> |
---|---|
date | Sun, 15 Jun 2025 15:39:33 -0700 |
parents | 00d788dac91a |
children |
line wrap: on
line diff
--- a/zlib/inffast.h Sun Jun 15 15:39:16 2025 -0700 +++ b/zlib/inffast.h Sun Jun 15 15:39:33 2025 -0700 @@ -8,4 +8,4 @@ subject to change. Applications should only use zlib.h. */ -void ZLIB_INTERNAL inflate_fast OF((z_streamp strm, unsigned start)); +void ZLIB_INTERNAL inflate_fast(z_streamp strm, unsigned start);