From: Egon Schmid Date: Thu, 13 Jul 2000 18:27:10 +0000 (+0000) Subject: Forgotten to change. X-Git-Tag: PRE_FILE_COMPILE_API_CHANGE~285 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=7ad2213278935179cabe76d059dea8fa25013b3a;p=php Forgotten to change. --- diff --git a/ext/zlib/zlib.c b/ext/zlib/zlib.c index 6f3424b707..d62a994e29 100644 --- a/ext/zlib/zlib.c +++ b/ext/zlib/zlib.c @@ -679,7 +679,7 @@ PHP_FUNCTION(gzcompress) } /* }}} */ -/* {{{ proto string gzuncompress(string data ,int length) +/* {{{ proto string gzuncompress(string data, int length) Unzip a gzip-compressed string */ PHP_FUNCTION(gzuncompress) {