--- embedaddon/php/ext/gd/gd.c 2013/07/22 01:31:50 1.1.1.3 +++ embedaddon/php/ext/gd/gd.c 2013/10/14 08:02:19 1.1.1.4 @@ -18,7 +18,7 @@ +----------------------------------------------------------------------+ */ -/* $Id: gd.c,v 1.1.1.3 2013/07/22 01:31:50 misho Exp $ */ +/* $Id: gd.c,v 1.1.1.4 2013/10/14 08:02:19 misho Exp $ */ /* gd 1.2 is copyright 1994, 1995, Quest Protein Database Center, Cold Spring Harbor Labs. */ @@ -129,7 +129,7 @@ int gdImageColorClosestHWB(gdImagePtr im, int r, int g /* IMPORTANT NOTE FOR NEW FILTER * Do not forget to update: * IMAGE_FILTER_MAX: define the last filter index - * IMAGE_FILTER_MAX_ARGS: define the biggest amout of arguments + * IMAGE_FILTER_MAX_ARGS: define the biggest amount of arguments * image_filter array in PHP_FUNCTION(imagefilter) * */ #define IMAGE_FILTER_NEGATE 0