mirror of
https://github.com/php/php-src.git
synced 2024-12-02 14:24:10 +08:00
fixed proto
This commit is contained in:
parent
ffd1c31b53
commit
8b15d97a31
@ -484,7 +484,7 @@ PHP_FUNCTION(imageloadfont)
|
||||
/* }}} */
|
||||
|
||||
/* {{{ proto void imagesetstyle(resource im, array styles)
|
||||
Set the line drawing styles for use with imageline and IMG_COLOR_STYLED. */
|
||||
Set the line drawing styles for use with imageline and IMG_COLOR_STYLED. */
|
||||
PHP_FUNCTION(imagesetstyle)
|
||||
{
|
||||
zval **IM, **styles;
|
||||
|
Loading…
Reference in New Issue
Block a user