summaryrefslogtreecommitdiff
path: root/modules.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'modules.cfg')
-rw-r--r--modules.cfg6
1 files changed, 3 insertions, 3 deletions
diff --git a/modules.cfg b/modules.cfg
index 6f1d084b3..a05ecb19e 100644
--- a/modules.cfg
+++ b/modules.cfg
@@ -211,14 +211,14 @@ BASE_EXTENSIONS += ftwinfnt.c
# See include/freetype/ftxf86.h for the API.
BASE_EXTENSIONS += ftxf86.c
-# Support for LCD color filtering of subpixel bitmaps
+# Support for LCD color filtering of subpixel bitmaps.
#
# See include/freetype/ftlcdfil.h for the API.
BASE_EXTENSIONS += ftlcdfil.c
-# Support for GASP table queries
+# Support for GASP table queries.
#
-# See include/freetype/ftgasp.h for the API
+# See include/freetype/ftgasp.h for the API.
BASE_EXTENSIONS += ftgasp.c
####