From 29795570cce01eb61fc02e09d13cd7502b08ce67 Mon Sep 17 00:00:00 2001 From: Werner Lemberg Date: Tue, 15 Nov 2011 08:17:59 +0100 Subject: [PATCH] Typo. --- include/freetype/t1tables.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/freetype/t1tables.h b/include/freetype/t1tables.h index db1a91e69..a14255e5f 100644 --- a/include/freetype/t1tables.h +++ b/include/freetype/t1tables.h @@ -570,7 +570,7 @@ FT_BEGIN_HEADER PS_DICT_NOTICE, /* FT_String* */ PS_DICT_FULL_NAME, /* FT_String* */ PS_DICT_FAMILY_NAME, /* FT_String* */ - PS_DICT_WEIGHT, /* FT_String */ + PS_DICT_WEIGHT, /* FT_String* */ PS_DICT_IS_FIXED_PITCH, /* FT_Bool */ PS_DICT_UNDERLINE_POSITION, /* FT_Short */ PS_DICT_UNDERLINE_THICKNESS, /* FT_UShort */