]> granicus.if.org Git - php/commitdiff
proto fix
authorHartmut Holzgraefe <hholzgra@php.net>
Mon, 17 Mar 2003 13:00:13 +0000 (13:00 +0000)
committerHartmut Holzgraefe <hholzgra@php.net>
Mon, 17 Mar 2003 13:00:13 +0000 (13:00 +0000)
ext/gd/gd.c

index 97a0b2f171d252464b0b2d6e4ef28c04de13c592..5ad0ae6ab63e0a6055b61130dd9ad8525620fec1 100644 (file)
@@ -4126,7 +4126,7 @@ PHP_FUNCTION(imagefilter)
 /* }}} */
 /* End section: Filters */
 
-/* {{{ proto imagesetantialias(int im, bool on)
+/* {{{ proto bool imagesetantialias(int im, bool on)
         Should antialiased functions used or not*/
 PHP_FUNCTION(imageantialias)
 {