Fixed typo.
diff --git a/include/freetype/t1tables.h b/include/freetype/t1tables.h
index 66cb49a..e25c5d1 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;