From 91448669a2ea6279df3b2b9dc84ed6d08761d1a1 Mon Sep 17 00:00:00 2001 From: Werner Lemberg Date: Sun, 8 Oct 2017 10:23:47 +0200 Subject: [PATCH] Prevent creation of an incorrect documentation entry. --- include/freetype/config/ftoption.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/freetype/config/ftoption.h b/include/freetype/config/ftoption.h index cb10b1dc6..10b9c644b 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 */