projects
/
php
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f3e63d9
)
Fixed prototype.
author
Stefan Roehrich
<sr@php.net>
Mon, 6 Sep 1999 08:59:48 +0000
(08:59 +0000)
committer
Stefan Roehrich
<sr@php.net>
Mon, 6 Sep 1999 08:59:48 +0000
(08:59 +0000)
ext/zlib/zlib.c
patch
|
blob
|
history
diff --git
a/ext/zlib/zlib.c
b/ext/zlib/zlib.c
index 2f00b4dafd6f3042ca7a2414f330d28ebd9556e6..34b7332d9c176e5830253c627cf4cedf2c6e15d0 100644
(file)
--- a/
ext/zlib/zlib.c
+++ b/
ext/zlib/zlib.c
@@
-815,7
+815,7
@@
PHP_FUNCTION(gzpassthru) {
}
/* }}} */
-/* {{{ proto
int
gzread(int zp, int length)
+/* {{{ proto
string
gzread(int zp, int length)
Binary-safe file read */
PHP_FUNCTION(gzread)
{