summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorChristian Biesinger <cbiesinger@web.de>2006-10-22 12:47:43 +0200
committerChristian Biesinger <cbiesinger@web.de>2006-10-22 19:52:42 +0200
commitd6ebe07be214461b6d456ebdbdc5acfd432e0178 (patch)
tree6c600c7251c81535b831a5199875e262c180f943 /configure.in
parentf29a1920b0447be9e0fe21afc2d3a3d03fd097fc (diff)
Add missing ) in comment
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index d2d53d9d3..90530f858 100644
--- a/configure.in
+++ b/configure.in
@@ -588,7 +588,7 @@ dnl Use lots of warning flags with with gcc and compatible compilers
dnl Note: if you change the following variable, the cache is automatically
dnl skipped and all flags rechecked. So there's no need to do anything
dnl else. If for any reason you need to force a recheck, just change
-dnl MAYBE_WARN in an ignorable way (like adding whitespace
+dnl MAYBE_WARN in an ignorable way (like adding whitespace)
MAYBE_WARN="-Wall -Wextra \
-Wsign-compare -Werror-implicit-function-declaration \