summaryrefslogtreecommitdiff
path: root/Build/source/texk/lcdf-typetools/config.h.in
diff options
context:
space:
mode:
Diffstat (limited to 'Build/source/texk/lcdf-typetools/config.h.in')
-rw-r--r--Build/source/texk/lcdf-typetools/config.h.in6
1 files changed, 3 insertions, 3 deletions
diff --git a/Build/source/texk/lcdf-typetools/config.h.in b/Build/source/texk/lcdf-typetools/config.h.in
index 6ed2f7049ab..2e7760b31dc 100644
--- a/Build/source/texk/lcdf-typetools/config.h.in
+++ b/Build/source/texk/lcdf-typetools/config.h.in
@@ -167,13 +167,13 @@
/* Data directory. */
#undef SHAREDIR
-/* The size of a `unsigned int', as computed by sizeof. */
+/* The size of `unsigned int', as computed by sizeof. */
#undef SIZEOF_UNSIGNED_INT
-/* The size of a `unsigned long', as computed by sizeof. */
+/* The size of `unsigned long', as computed by sizeof. */
#undef SIZEOF_UNSIGNED_LONG
-/* The size of a `void *', as computed by sizeof. */
+/* The size of `void *', as computed by sizeof. */
#undef SIZEOF_VOID_P
/* Define to 1 if you have the ANSI C header files. */