summaryrefslogtreecommitdiff
path: root/src/sfnt
diff options
context:
space:
mode:
authorWerner Lemberg <wl@gnu.org>2022-10-10 12:25:51 +0200
committerWerner Lemberg <wl@gnu.org>2022-10-10 12:25:51 +0200
commit141d979af74e09bd01f6956b5cc8dfa73047c779 (patch)
tree2190a42d7d8bdcb90356f7a60c998a82158ed211 /src/sfnt
parent15f687349528fb0d7cba1ee7a8becf0af29116ec (diff)
downloadfreetype2-141d979af74e09bd01f6956b5cc8dfa73047c779.tar.gz
Minor comment changes.
Diffstat (limited to 'src/sfnt')
-rw-r--r--src/sfnt/ttpost.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/sfnt/ttpost.c b/src/sfnt/ttpost.c
index 1a885a15c..f7646e2f0 100644
--- a/src/sfnt/ttpost.c
+++ b/src/sfnt/ttpost.c
@@ -58,7 +58,7 @@
#define MAC_NAME( x ) (FT_String*)psnames->macintosh_name( (FT_UInt)(x) )
-#else /* FT_CONFIG_OPTION_POSTSCRIPT_NAMES */
+#else /* !FT_CONFIG_OPTION_POSTSCRIPT_NAMES */
/* Otherwise, we ignore the `psnames' module, and provide our own */
@@ -152,7 +152,7 @@
};
-#endif /* FT_CONFIG_OPTION_POSTSCRIPT_NAMES */
+#endif /* !FT_CONFIG_OPTION_POSTSCRIPT_NAMES */
static FT_Error