diff --git a/reference/zlib/functions/gzpassthru.xml b/reference/zlib/functions/gzpassthru.xml index 58d4d6c931..dac67c15c3 100644 --- a/reference/zlib/functions/gzpassthru.xml +++ b/reference/zlib/functions/gzpassthru.xml @@ -1,5 +1,5 @@ - + @@ -25,10 +25,6 @@ The file pointer must be valid, and must point to a file successfully opened by gzopen. - - The gz-file is closed when gzpassthru is - done reading it (leaving zp useless). -