summaryrefslogtreecommitdiff
path: root/tests/c-parse.exp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/c-parse.exp')
-rw-r--r--tests/c-parse.exp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/c-parse.exp b/tests/c-parse.exp
index 613d820..f3d7d66 100644
--- a/tests/c-parse.exp
+++ b/tests/c-parse.exp
@@ -25,7 +25,7 @@
&& ('w' == 119) && ('x' == 120) && ('y' == 121) && ('z' == 122) \
&& ('{' == 123) && ('|' == 124) && ('}' == 125) && ('~' == 126))
/* The character set is not based on ISO-646. */
-error "gperf generated tables don't work with this execution character set. Please report a bug to <bug-gnu-gperf@gnu.org>."
+error "gperf generated tables don't work with this execution character set. Please report a bug to <bug-gperf@gnu.org>."
#endif