mirror of
https://github.com/php/php-src.git
synced 2025-08-16 05:58:45 +02:00
Fix more proto comments
This commit is contained in:
parent
2d2bd2db97
commit
28d7bb97a1
20 changed files with 57 additions and 57 deletions
|
@ -1417,7 +1417,7 @@ PHP_FUNCTION(xmlrpc_get_type)
|
|||
}
|
||||
/* }}} */
|
||||
|
||||
/* {{{ proto bool xmlrpc_is_fault(array)
|
||||
/* {{{ proto bool xmlrpc_is_fault(array arg)
|
||||
Determines if an array value represents an XMLRPC fault. */
|
||||
PHP_FUNCTION(xmlrpc_is_fault)
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue