summaryrefslogtreecommitdiff
path: root/modules.cfg
diff options
context:
space:
mode:
authorWerner Lemberg <wl@gnu.org>2007-06-11 04:55:58 +0000
committerWerner Lemberg <wl@gnu.org>2007-06-11 04:55:58 +0000
commitf6c120f8267ac44e2b8a022e28bbf297b9f310b7 (patch)
tree23c8433252b95bfc57d9a1b7a4115ce0eb5b9e97 /modules.cfg
parent7fa30ee8793030afc912d84fdf8df9a843498e02 (diff)
downloadfreetype2-f6c120f8267ac44e2b8a022e28bbf297b9f310b7.tar.gz
* docs/CHANGES: Document FT_Face_CheckTrueTypePatents).
Formatting, reformulations.
Diffstat (limited to 'modules.cfg')
-rw-r--r--modules.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules.cfg b/modules.cfg
index 2311aad9b..6d8a95eac 100644
--- a/modules.cfg
+++ b/modules.cfg
@@ -220,7 +220,7 @@ BASE_EXTENSIONS += ftlcdfil.c
# See include/freetype/ftgasp.h for the API.
BASE_EXTENSIONS += ftgasp.c
-# Support for FT_Face_CheckTrueTypePatents
+# Support for FT_Face_CheckTrueTypePatents.
#
# See include/freetype.h for the API.
BASE_EXTENSIONS += ftpatent.c