From 30cb1123ba1ec46cc62bd38ebdacb9bd96f40487 Mon Sep 17 00:00:00 2001 From: Hannes Magnusson Date: Wed, 25 Mar 2009 18:24:12 +0000 Subject: [PATCH] - Fix returnvalue - Add seealso git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@277774 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/stream/streamwrapper/stream-flush.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/reference/stream/streamwrapper/stream-flush.xml b/reference/stream/streamwrapper/stream-flush.xml index 0501cb61e7..a56d654021 100644 --- a/reference/stream/streamwrapper/stream-flush.xml +++ b/reference/stream/streamwrapper/stream-flush.xml @@ -1,5 +1,5 @@ - + @@ -10,7 +10,7 @@ &reftitle.description; - public voidstreamWrapper::stream_flush + public boolstreamWrapper::stream_flush @@ -64,7 +64,7 @@ &reftitle.seealso; - Classname::Method + fflush