summaryrefslogtreecommitdiff
path: root/Build/source/texk/lcdf-typetools/config.h.in
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2008-04-28 17:43:51 +0000
committerKarl Berry <karl@freefriends.org>2008-04-28 17:43:51 +0000
commit788b6dfdc51830f7148c039b45033b28cc210481 (patch)
tree1bb47bfc3a47a298cd347103a944cf8ebb2ca5d9 /Build/source/texk/lcdf-typetools/config.h.in
parentcfcfd819c353a546190e28baa022976c3aafa338 (diff)
lcdf-typetools 2.67
git-svn-id: svn://tug.org/texlive/trunk@7711 c570f23f-e606-0410-a88d-b1316a301751
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. */