summaryrefslogtreecommitdiff
path: root/zlib/inffast.h
diff options
context:
space:
mode:
authorManoloFLTK <41016272+ManoloFLTK@users.noreply.github.com>2023-08-23 10:11:18 +0200
committerManoloFLTK <41016272+ManoloFLTK@users.noreply.github.com>2023-08-23 12:29:03 +0200
commitf456f2550ac222fac399911eeb01957be9230c80 (patch)
tree91a583acebcc240535e0fbda0f122429c9c1abae /zlib/inffast.h
parentc61d6bc46aab9f5dd71639ef6b4d6c2baeda7e66 (diff)
Upgrade bundled zlib to version 1.3 dated 18-aug-2023
Diffstat (limited to 'zlib/inffast.h')
-rw-r--r--zlib/inffast.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/zlib/inffast.h b/zlib/inffast.h
index e5c1aa4ca..49c6d156c 100644
--- a/zlib/inffast.h
+++ b/zlib/inffast.h
@@ -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);