OK now?
Thanks,
Ralf
Fix wrong comment in testsuite.
* tests/m4sugar.at (m4@&t...@_warn): Remove copy&pasted comment.
diff --git a/tests/m4sugar.at b/tests/m4sugar.at
index 7867c66..7069309 100644
--- a/tests/m4sugar.at
+++ b/tests/m4sugar.at
@@ -245,10 +245,6 @@ AT_CLEANUP
AT_SETUP([m4@&t...@_warn])
-# m4_text_wrap is used to display the help strings. Also, check that
-# commas are not swallowed. This can easily happen because of
-# m4-listification.
-
# FIXME: For the time being we use -f to make sure we do issue the
# warnings. But maybe autom4te should handle that by itself?