vrana Mon Feb 13 09:06:31 2006 UTC
Modified files: /phpdoc/en/reference/filesystem/functions feof.xml Log: Typo in example http://cvs.php.net/viewcvs.cgi/phpdoc/en/reference/filesystem/functions/feof.xml?r1=1.11&r2=1.12&diff_format=u Index: phpdoc/en/reference/filesystem/functions/feof.xml diff -u phpdoc/en/reference/filesystem/functions/feof.xml:1.11 phpdoc/en/reference/filesystem/functions/feof.xml:1.12 --- phpdoc/en/reference/filesystem/functions/feof.xml:1.11 Tue Sep 20 21:38:58 2005 +++ phpdoc/en/reference/filesystem/functions/feof.xml Mon Feb 13 09:06:31 2006 @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> -<!-- $Revision: 1.11 $ --> +<!-- $Revision: 1.12 $ --> <!-- splitted from ./en/functions/filesystem.xml, last change in rev 1.2 --> <refentry id="function.feof"> <refnamediv> @@ -44,7 +44,7 @@ fclose($file); ?> -?]]> +]]> </programlisting> </example> </para>