summaryrefslogtreecommitdiff
path: root/lib/autoconf/types.m4
diff options
context:
space:
mode:
Diffstat (limited to 'lib/autoconf/types.m4')
-rw-r--r--lib/autoconf/types.m42
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/autoconf/types.m4 b/lib/autoconf/types.m4
index 9b1d202a..18fc1753 100644
--- a/lib/autoconf/types.m4
+++ b/lib/autoconf/types.m4
@@ -199,7 +199,7 @@ m4_define([_AC_CHECK_TYPE_OLD],
# `long', `short', `signed', or `unsigned' followed by characters
# that are defining types.
# Because many people have used `off_t' and `size_t' too, they are added
-# for better common-useward backward compatibility.
+# for better common-use backward compatibility.
m4_define([_AC_CHECK_TYPE_REPLACEMENT_TYPE_P],
[m4_bmatch([$1],
[^\(_Bool\|bool\|char\|double\|float\|int\|long\|short\|\(un\)?signed\|[_a-zA-Z][_a-zA-Z0-9]*_t\)[][_a-zA-Z0-9() *]*$],