summaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
authorCristy <urban-warrior@imagemagick.org>2018-01-07 19:23:50 -0500
committerCristy <urban-warrior@imagemagick.org>2018-01-07 19:23:50 -0500
commit479ae8c253194956df62bef621c6c541457b1b87 (patch)
treeee2b52fcf6e0df4173114c8ecb025c723f112913 /config
parenta95d4fe9f83dee0efd00c4caa40c15a61f70f341 (diff)
downloadImageMagick-479ae8c253194956df62bef621c6c541457b1b87.tar.gz
...
Diffstat (limited to 'config')
-rw-r--r--config/config.h.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/config/config.h.in b/config/config.h.in
index a506af361..7a4276589 100644
--- a/config/config.h.in
+++ b/config/config.h.in
@@ -285,7 +285,7 @@
than `double'. */
#undef HAVE_LONG_DOUBLE_WIDER
-/* Define to 1 if the system has the type 'long long int'. */
+/* Define to 1 if the system has the type `long long int'. */
#undef HAVE_LONG_LONG_INT
/* Define to 1 if you have the `lstat' function. */
@@ -631,7 +631,7 @@
/* Define to 1 if you have the <unistd.h> header file. */
#undef HAVE_UNISTD_H
-/* Define to 1 if the system has the type 'unsigned long long int'. */
+/* Define to 1 if the system has the type `unsigned long long int'. */
#undef HAVE_UNSIGNED_LONG_LONG_INT
/* Define to 1 if you have the `uselocale' function. */