mfischer Wed May 1 05:00:14 2002 EDT
Modified files:
/phpdoc/en/reference/sockets/functions socket-clear-error.xml
Log:
- Fix proto.
Index: phpdoc/en/reference/sockets/functions/socket-clear-error.xml
diff -u phpdoc/en/reference/sockets/functions/socket-clear-error.xml:1.2
phpdoc/en/reference/sockets/functions/socket-clear-error.xml:1.3
--- phpdoc/en/reference/sockets/functions/socket-clear-error.xml:1.2 Tue Apr 30
18:42:28 2002
+++ phpdoc/en/reference/sockets/functions/socket-clear-error.xml Wed May 1
+05:00:14 2002
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.2 $ -->
+<!-- $Revision: 1.3 $ -->
<refentry id="function.socket-clear-error">
<refnamediv>
<refname>socket_clear_error</refname>
@@ -8,7 +8,7 @@
<refsect1>
<title>Description</title>
<methodsynopsis>
- <type>int</type><methodname>socket_clearerror</methodname>
+ <type>void</type><methodname>socket_clear_error</methodname>
<methodparam
choice="opt"><type>resource</type><parameter>socket</parameter></methodparam>
</methodsynopsis>
&warn.experimental.func;