]> granicus.if.org Git - php/commitdiff
# Prevent Hartmut finding this until it is actually implemented...
authorJouni Ahto <jah@php.net>
Wed, 14 Jun 2000 05:11:16 +0000 (05:11 +0000)
committerJouni Ahto <jah@php.net>
Wed, 14 Jun 2000 05:11:16 +0000 (05:11 +0000)
ext/gd/gd.c

index ecce71aa3faf4bc44a97c2c26b19993822a9bf6e..7ac96b6afffce2d065fe308046e26fc2971e40b3 100644 (file)
@@ -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)
 {