diff options
Diffstat (limited to 'inffast.h')
-rw-r--r-- | inffast.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -14,4 +14,4 @@ extern int inflate_fast OF(( | |||
14 | inflate_huft *, | 14 | inflate_huft *, |
15 | inflate_huft *, | 15 | inflate_huft *, |
16 | inflate_blocks_statef *, | 16 | inflate_blocks_statef *, |
17 | z_stream *)); | 17 | z_streamp )); |