]> granicus.if.org Git - php/commitdiff
Forgotten to change.
authorEgon Schmid <eschmid@php.net>
Thu, 13 Jul 2000 18:27:10 +0000 (18:27 +0000)
committerEgon Schmid <eschmid@php.net>
Thu, 13 Jul 2000 18:27:10 +0000 (18:27 +0000)
ext/zlib/zlib.c

index 6f3424b707662bc5fd313c60a52ab00497bcce6b..d62a994e29debe15952c847c1e92d376f5ef4dcd 100644 (file)
@@ -679,7 +679,7 @@ PHP_FUNCTION(gzcompress)
 }
 /* }}} */
 
-/* {{{ proto string gzuncompress(string data ,int length) 
+/* {{{ proto string gzuncompress(string dataint length) 
    Unzip a gzip-compressed string */
 PHP_FUNCTION(gzuncompress)
 {