From: handa Date: Fri, 17 Oct 2003 13:15:30 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: REL-0-9-1~86 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=e4c74567b3e14beb61e5d258a076e9e8509c26f6;p=m17n%2Flibotf.git *** empty log message *** --- diff --git a/example/otfimage.c b/example/otfimage.c index d68411b..e64ad1c 100644 --- a/example/otfimage.c +++ b/example/otfimage.c @@ -46,7 +46,7 @@ main (int argc, char **argv) int err; int i; int pixel_size = DEFAULT_PIXEL_SIZE; - FT_Uint *raw_table; + FT_UInt *raw_table; FT_UInt unicode_table[0x80]; int max_glyph_id;