summaryrefslogtreecommitdiff
path: root/config.h.in
diff options
context:
space:
mode:
authorSam Light <sam@lightscale.co.uk>2025-09-10 19:37:28 +0100
committerSam Light <sam@lightscale.co.uk>2025-09-10 19:37:28 +0100
commit49590ebb174f8436d0f85af8e4f24bcb6f346b1d (patch)
treeb078a006ed285bd3440c919c91abac5915ca20ce /config.h.in
parent970dcc487d7a6a6bc99e37b65ee512a2d651a583 (diff)
Created fifoinfo and sandbarinfoHEADmaster
Diffstat (limited to 'config.h.in')
-rw-r--r--config.h.in6
1 files changed, 3 insertions, 3 deletions
diff --git a/config.h.in b/config.h.in
index 8929c27..5096dd2 100644
--- a/config.h.in
+++ b/config.h.in
@@ -6,7 +6,7 @@
/* Define to 1 if you have the <inttypes.h> header file. */
#undef HAVE_INTTYPES_H
-/* Define to 1 if your system has a GNU libc compatible `malloc' function, and
+/* Define to 1 if your system has a GNU libc compatible 'malloc' function, and
to 0 otherwise. */
#undef HAVE_MALLOC
@@ -55,7 +55,7 @@
/* Define to the version of this package. */
#undef PACKAGE_VERSION
-/* Define to 1 if all of the C90 standard headers exist (not just the ones
+/* Define to 1 if all of the C89 standard headers exist (not just the ones
required in a freestanding environment). This macro is provided for
backward compatibility; new code need not use it. */
#undef STDC_HEADERS
@@ -67,7 +67,7 @@
compiler does not already define this. */
#undef __STDC_NO_VLA__
-/* Define to empty if `const' does not conform to ANSI C. */
+/* Define to empty if 'const' does not conform to ANSI C. */
#undef const
/* Define to rpl_malloc if the replacement function should be used. */