From e4c74567b3e14beb61e5d258a076e9e8509c26f6 Mon Sep 17 00:00:00 2001 From: handa Date: Fri, 17 Oct 2003 13:15:30 +0000 Subject: [PATCH] *** empty log message *** --- example/otfimage.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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; -- 1.7.10.4