From 5e81c824b6354184638ced5f31f6a4f81a4d1be0 Mon Sep 17 00:00:00 2001 From: Friedhelm Betz Date: Sun, 25 Aug 2002 16:51:47 +0000 Subject: [PATCH] return type correction git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@93533 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/zlib/functions/gzopen.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/reference/zlib/functions/gzopen.xml b/reference/zlib/functions/gzopen.xml index 7768b55b26..989a07ade9 100644 --- a/reference/zlib/functions/gzopen.xml +++ b/reference/zlib/functions/gzopen.xml @@ -1,5 +1,5 @@ - + @@ -9,7 +9,7 @@ Description - intgzopen + resourcegzopen stringfilename stringmode intuse_include_path