Commit 862bcbb760c2648b12e09cbc25fe2e5beaae3b3f

Werner Lemberg 2000-07-11T06:50:03

Fixed typo.

1
2
3
4
5
6
7
8
9
10
11
12
13
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;