Fix the proto

This commit is contained in:
Sterling Hughes 2001-01-18 20:49:12 +00:00
parent ddf488970c
commit 405d11e604

View File

@ -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)
{