From 9705bc9855101974280f763e07627eb211b50d22 Mon Sep 17 00:00:00 2001 From: Dan Kalowsky Date: Mon, 12 Aug 2002 00:27:12 +0000 Subject: [PATCH] Fix bug #18859 git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@91599 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/filesystem/functions/rewind.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/reference/filesystem/functions/rewind.xml b/reference/filesystem/functions/rewind.xml index 86b19ce408..a1a9506680 100644 --- a/reference/filesystem/functions/rewind.xml +++ b/reference/filesystem/functions/rewind.xml @@ -1,5 +1,5 @@ - + @@ -17,7 +17,7 @@ file stream. - If an error occurs, returns 0. + If an error occurs, returns 0, otherwise it returns 1. The file pointer must be valid, and must point to a file