Commit 91448669a2ea6279df3b2b9dc84ed6d08761d1a1

Werner Lemberg 2017-10-08T10:23:47

Prevent creation of an incorrect documentation entry.

1
2
3
4
5
6
7
8
9
10
11
12
13
diff --git a/include/freetype/config/ftoption.h b/include/freetype/config/ftoption.h
index cb10b1d..10b9c64 100644
--- a/include/freetype/config/ftoption.h
+++ b/include/freetype/config/ftoption.h
@@ -75,7 +75,7 @@ FT_BEGIN_HEADER
   /*************************************************************************/
 
 
-  /*************************************************************************/
+  /*#***********************************************************************/
   /*                                                                       */
   /* If you enable this configuration option, FreeType recognizes an       */
   /* environment variable called `FREETYPE_PROPERTIES', which can be used  */