]> granicus.if.org Git - php/commitdiff
- Forgot to update proto
authorMarkus Fischer <mfischer@php.net>
Tue, 30 Apr 2002 22:03:51 +0000 (22:03 +0000)
committerMarkus Fischer <mfischer@php.net>
Tue, 30 Apr 2002 22:03:51 +0000 (22:03 +0000)
ext/sockets/sockets.c

index 37caf6026a73901ff6262d51ba11ebbd9165d763..52ddd50d87914a14e4f3ddb30b3aa1ce78200559 100644 (file)
@@ -1938,7 +1938,7 @@ PHP_FUNCTION(socket_last_error)
 }
 /* }}} */
 
-/* {{{ proto void socket_clear_error(resource socket)
+/* {{{ proto void socket_clear_error([resource socket])
    Clears the error on the socket or the last error code. */
 PHP_FUNCTION(socket_clear_error)
 {