[PHP-DOC] cvs: phpdoc /en/reference/sockets/functions socket-set-option.xml From: CHAILLAN Nicolas (nicos <email protected>)
Date: 02/04/03

nicos Tue Feb 4 20:53:06 2003 EDT

  Modified files:
    /phpdoc/en/reference/sockets/functions socket-set-option.xml
  Log:
  fixing proto
  
Index: phpdoc/en/reference/sockets/functions/socket-set-option.xml
diff -u phpdoc/en/reference/sockets/functions/socket-set-option.xml:1.3 phpdoc/en/reference/sockets/functions/socket-set-option.xml:1.4
--- phpdoc/en/reference/sockets/functions/socket-set-option.xml:1.3 Thu May 2 04:31:38 2002
+++ phpdoc/en/reference/sockets/functions/socket-set-option.xml Tue Feb 4 20:53:06 2003
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.3 $ -->
+<!-- $Revision: 1.4 $ -->
 <!-- splitted from ./en/functions/sockets.xml, last change in rev 1.27 -->
   <refentry id="function.socket-set-option">
    <refnamediv>
@@ -13,7 +13,7 @@
       <methodparam><type>resource</type><parameter>socket</parameter></methodparam>
       <methodparam><type>int</type><parameter>level</parameter></methodparam>
       <methodparam><type>int</type><parameter>optname</parameter></methodparam>
- <methodparam><type>int</type><parameter/></methodparam>
+ <methodparam><type>mixed</type><parameter>optval</parameter></methodparam>
      </methodsynopsis>
      &warn.experimental.func;
     <para>

-- 
PHP Documentation Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php