From a7d154259160d72a5d6430305def60ee271f1f08 Mon Sep 17 00:00:00 2001 From: scuri Date: Sat, 13 Jun 2009 20:40:10 +0000 Subject: *** empty log message *** --- src/sim/cd_truetype.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/sim/cd_truetype.h') diff --git a/src/sim/cd_truetype.h b/src/sim/cd_truetype.h index 5675998..f29fb82 100644 --- a/src/sim/cd_truetype.h +++ b/src/sim/cd_truetype.h @@ -24,7 +24,7 @@ typedef struct _cdTT_Text FT_Library library; FT_Face face; - unsigned char* rgba_data; + unsigned char* rgba_data; /* the image where one character is drawn with the foreground color during text output */ int rgba_data_size; int max_height; -- cgit v1.2.3