From a1656abd8f9acb5a1a546eee66a7a73fc6bfc076 Mon Sep 17 00:00:00 2001 From: David Turner Date: Fri, 5 May 2000 01:39:02 +0000 Subject: [PATCH] fixed a typo --- include/t1tables.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/t1tables.h b/include/t1tables.h index fd662a133..ae7ed905b 100644 --- a/include/t1tables.h +++ b/include/t1tables.h @@ -137,7 +137,7 @@ FT_ULong cid_count; FT_Int num_font_dicts; - CIF_FontDict* font_dicts; + CID_FontDict* font_dicts; } CID_Info;