From: James Moore Date: Wed, 16 May 2001 23:11:33 +0000 (+0000) Subject: - Sync prototype and definition of phpi_get_le_gd X-Git-Tag: PRE_GRANULAR_GARBAGE_FIX~390 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=da2250533364db42440ff1552cb635108bb6703a;p=php - Sync prototype and definition of phpi_get_le_gd --- diff --git a/ext/gd/php_gd.h b/ext/gd/php_gd.h index 02ecfc07d9..da0314b057 100644 --- a/ext/gd/php_gd.h +++ b/ext/gd/php_gd.h @@ -162,7 +162,7 @@ PHP_FUNCTION(jpeg2wbmp); PHP_FUNCTION(png2wbmp); PHP_FUNCTION(image2wbmp); -PHPAPI int phpi_get_le_gd(void); +PHP_GD_API int phpi_get_le_gd(void); /* This is missing from gd.h */ #if HAVE_COLORCLOSESTHWB