summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2003-04-25 10:16:38 +0000
committerBruno Haible <bruno@clisp.org>2003-04-25 10:16:38 +0000
commitd267e31dea04e714637bdc3779436ad0e3ace980 (patch)
tree8ebaae563099337187c6852fa21fab5a31835e26 /src
parent2598419bcf9c6981a503d787afdaddd4a245cfc7 (diff)
downloadgperf-d267e31dea04e714637bdc3779436ad0e3ace980.tar.gz
Update bug report address.
Diffstat (limited to 'src')
-rw-r--r--src/options.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/options.cc b/src/options.cc
index b154578..82495e7 100644
--- a/src/options.cc
+++ b/src/options.cc
@@ -255,7 +255,7 @@ Options::long_usage (FILE * stream)
" output to the standard error).\n");
fprintf (stream, "\n");
fprintf (stream,
- "Report bugs to <bug-gnu-utils@gnu.org>.\n");
+ "Report bugs to <bug-gnu-gperf@gnu.org>.\n");
}
/* Prints the given options. */