diff options
Diffstat (limited to 'ext/gd/gd.c')
| -rw-r--r-- | ext/gd/gd.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/gd/gd.c b/ext/gd/gd.c index bb633b6c06..5d563ada7c 100644 --- a/ext/gd/gd.c +++ b/ext/gd/gd.c @@ -516,7 +516,7 @@ PHP_FUNCTION(imagecreatefromxbm) } /* }}} */ -/* {{{ proto int imagecreatefromxpm(string filename) +/* {{{ droto int imagecreatefromxpm(string filename) Create a new image from XPM file or URL */ PHP_FUNCTION(imagecreatefromxpm) { |
