mirror of
https://github.com/php/php-src.git
synced 2026-04-11 18:13:00 +02:00
Fix the proto
This commit is contained in:
@@ -272,7 +272,7 @@ PHP_FUNCTION(fd_alloc)
|
||||
}
|
||||
/* }}} */
|
||||
|
||||
/* {{{ proto bool fd_dealloc(void)
|
||||
/* {{{ proto bool fd_dealloc(int set)
|
||||
De-allocates a file descriptor set */
|
||||
PHP_FUNCTION(fd_dealloc)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user