diff options
Diffstat (limited to 'inffast.h')
-rw-r--r-- | inffast.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -8,4 +8,4 @@ | |||
8 | subject to change. Applications should only use zlib.h. | 8 | subject to change. Applications should only use zlib.h. |
9 | */ | 9 | */ |
10 | 10 | ||
11 | void inflate_fast OF((z_streamp strm, unsigned start)); | 11 | void ZLIB_INTERNAL inflate_fast OF((z_streamp strm, unsigned start)); |