1
0
mirror of https://git.savannah.gnu.org/git/gperf.git synced 2025-12-02 21:19:24 +00:00

Change mailing list address to <bug-gperf@gnu.org>.

This commit is contained in:
Bruno Haible
2016-11-26 18:07:43 +01:00
parent d519d1a821
commit 0414be8fff
20 changed files with 32 additions and 20 deletions

View File

@@ -1,5 +1,5 @@
/* Handles parsing the Options provided to the user.
Copyright (C) 1989-1998, 2000, 2002-2004, 2006-2009, 2011 Free Software Foundation, Inc.
Copyright (C) 1989-1998, 2000, 2002-2004, 2006-2009, 2011, 2016 Free Software Foundation, Inc.
Written by Douglas C. Schmidt <schmidt@ics.uci.edu>
and Bruno Haible <bruno@clisp.org>.
@@ -266,7 +266,7 @@ Options::long_usage (FILE * stream)
" output to the standard error).\n");
fprintf (stream, "\n");
fprintf (stream,
"Report bugs to <bug-gnu-gperf@gnu.org>.\n");
"Report bugs to <bug-gperf@gnu.org>.\n");
}
/* Prints the given options. */