From 73014202489f913dbffc91d22089ea8a8920c054 Mon Sep 17 00:00:00 2001 From: Mark Adler Date: Fri, 9 Sep 2011 23:34:55 -0700 Subject: zlib 1.2.4.5 --- inffast.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'inffast.h') diff --git a/inffast.h b/inffast.h index 1e88d2d..191e5e7 100644 --- a/inffast.h +++ b/inffast.h @@ -8,4 +8,4 @@ subject to change. Applications should only use zlib.h. */ -void inflate_fast OF((z_streamp strm, unsigned start)); +void ZLIB_INTERNAL inflate_fast OF((z_streamp strm, unsigned start)); -- cgit v1.2.3-55-g6feb