From 1ee02cd0419021c3d4950af2619da39c6e9c47f0 Mon Sep 17 00:00:00 2001 From: marha Date: Mon, 21 Dec 2009 15:22:51 +0000 Subject: Updated to freetype-2.3.11 --- freetype/src/psaux/psobjs.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'freetype/src/psaux/psobjs.h') diff --git a/freetype/src/psaux/psobjs.h b/freetype/src/psaux/psobjs.h index c2cbf2c79..e380c60da 100644 --- a/freetype/src/psaux/psobjs.h +++ b/freetype/src/psaux/psobjs.h @@ -111,7 +111,7 @@ FT_BEGIN_HEADER FT_LOCAL( FT_Error ) ps_parser_to_bytes( PS_Parser parser, FT_Byte* bytes, - FT_Long max_bytes, + FT_Offset max_bytes, FT_Long* pnum_bytes, FT_Bool delimiters ); -- cgit v1.2.3