mirror of
https://github.com/php/php-src.git
synced 2025-01-26 21:54:16 +08:00
Fix proto of enchant_broker_list_dicts()
This commit is contained in:
parent
38f388fba4
commit
4b3e041f5b
@ -506,7 +506,7 @@ PHP_FUNCTION(enchant_broker_get_dict_path)
|
||||
/* }}} */
|
||||
#endif
|
||||
|
||||
/* {{{ proto string enchant_broker_list_dicts(resource broker)
|
||||
/* {{{ proto array enchant_broker_list_dicts(resource broker)
|
||||
Lists the dictionaries available for the given broker */
|
||||
PHP_FUNCTION(enchant_broker_list_dicts)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user