From: Markus Fischer Date: Tue, 30 Apr 2002 22:03:51 +0000 (+0000) Subject: - Forgot to update proto X-Git-Tag: php-4.3.0dev-ZendEngine2-Preview1~329 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=a369d06bea95d2290b69489471ae26fdcf8ac7be;p=php - Forgot to update proto --- diff --git a/ext/sockets/sockets.c b/ext/sockets/sockets.c index 37caf6026a..52ddd50d87 100644 --- a/ext/sockets/sockets.c +++ b/ext/sockets/sockets.c @@ -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) {