From a33de30073bfa0ee1abba186dba9fa52cf0aa23a Mon Sep 17 00:00:00 2001 From: marha Date: Fri, 15 Jun 2012 14:04:46 +0200 Subject: Updated to following packages: freetype-2.4.10 libXaw-1.0.11 openssl-1.0.1c --- freetype/src/smooth/ftgrays.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'freetype/src/smooth/ftgrays.c') diff --git a/freetype/src/smooth/ftgrays.c b/freetype/src/smooth/ftgrays.c index 4c0eea596..926020a2c 100644 --- a/freetype/src/smooth/ftgrays.c +++ b/freetype/src/smooth/ftgrays.c @@ -312,7 +312,7 @@ typedef ptrdiff_t FT_PtrDist; #endif /* PIXEL_BITS >= 8 */ - /* maximal number of gray spans in a call to the span callback */ + /* maximum number of gray spans in a call to the span callback */ #define FT_MAX_GRAY_SPANS 32 -- cgit v1.2.3