Commit 21a0457707e24e6a1f1240822c482a64ed6f469d

Werner Lemberg 2017-01-07T12:00:18

Comment.

1
2
3
4
5
6
7
8
9
10
11
12
13
14
diff --git a/include/freetype/ftmm.h b/include/freetype/ftmm.h
index a5fbf94..ae9e601 100644
--- a/include/freetype/ftmm.h
+++ b/include/freetype/ftmm.h
@@ -167,6 +167,9 @@ FT_BEGIN_HEADER
   /*                                                                       */
   /*    strid  :: The entry in `name' table identifying this style.        */
   /*                                                                       */
+  /*    psid   :: The entry in `name' table identifying a PostScript name  */
+  /*              for this style.                                          */
+  /*                                                                       */
   typedef struct  FT_Var_Named_Style_
   {
     FT_Fixed*  coords;