From: Jouni Ahto Date: Wed, 14 Jun 2000 05:11:16 +0000 (+0000) Subject: # Prevent Hartmut finding this until it is actually implemented... X-Git-Tag: php-4.0.1RC~203 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=3ca7eb74851407fd93b056aa6a8fc17aeaeb3146;p=php # Prevent Hartmut finding this until it is actually implemented... --- diff --git a/ext/gd/gd.c b/ext/gd/gd.c index ecce71aa3f..7ac96b6aff 100644 --- a/ext/gd/gd.c +++ b/ext/gd/gd.c @@ -513,7 +513,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) {