From ff11b0a61f7345572ff2e413173d3179486162f2 Mon Sep 17 00:00:00 2001 From: Mark Adler Date: Fri, 9 Sep 2011 23:17:02 -0700 Subject: zlib 1.0.4 --- infutil.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'infutil.h') diff --git a/infutil.h b/infutil.h index ff7ac15..702cd29 100644 --- a/infutil.h +++ b/infutil.h @@ -91,7 +91,7 @@ extern uInt inflate_mask[17]; /* copy as much as possible from the sliding window to the output area */ extern int inflate_flush OF(( inflate_blocks_statef *, - z_stream *, + z_streamp , int)); struct internal_state {int dummy;}; /* for buggy compilers */ -- cgit v1.2.3-55-g6feb