Fix proto line

This commit is contained in:
Arnaud Le Blanc 2008-11-14 06:00:33 +00:00
parent 2ed5b9a67d
commit 97c13507db

View File

@ -1151,7 +1151,7 @@ PHP_FUNCTION(stream_context_set_params)
}
/* }}} */
/* {{{ proto bool stream_context_get_params(resource context|resource stream) U
/* {{{ proto array stream_context_get_params(resource context|resource stream) U
Get parameters of a file context */
PHP_FUNCTION(stream_context_get_params)
{