diff options
Diffstat (limited to 'infblock.h')
-rw-r--r-- | infblock.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -18,7 +18,7 @@ extern struct inflate_blocks_state * inflate_blocks_new __P(( | |||
18 | extern int inflate_blocks __P(( | 18 | extern int inflate_blocks __P(( |
19 | struct inflate_blocks_state *, | 19 | struct inflate_blocks_state *, |
20 | z_stream *, | 20 | z_stream *, |
21 | int)); /* initial return code */ | 21 | int)); /* initial return code */ |
22 | 22 | ||
23 | extern void inflate_blocks_reset __P(( | 23 | extern void inflate_blocks_reset __P(( |
24 | struct inflate_blocks_state *, | 24 | struct inflate_blocks_state *, |