From 862bcbb760c2648b12e09cbc25fe2e5beaae3b3f Mon Sep 17 00:00:00 2001 From: Werner Lemberg Date: Tue, 11 Jul 2000 06:50:03 +0000 Subject: [PATCH] Fixed 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 66cb49aff..e25c5d1c5 100644 --- a/include/freetype/t1tables.h +++ b/include/freetype/t1tables.h @@ -61,7 +61,7 @@ /* A structure used to model a Type1/Type2 FontInfo dictionary. Note */ /* that for Multiple Master fonts, each instance has its own Private */ /* dict. */ - /* + /* */ typedef struct T1_Private { FT_Int unique_id;