mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-04 05:48:20 +08:00
Move bug report string to one place.
This commit is contained in:
@ -157,7 +157,7 @@ Usage: %s [-[abcDhilLsTvwxyz]] [-[ACeEfFJnNOpPqQZ][name]] [-I dirs]\n\
|
||||
[image-file] [profile-file...]\n"),
|
||||
whoami);
|
||||
if (status == 0)
|
||||
fprintf (stream, _("Report bugs to bug-gnu-utils@gnu.org\n"));
|
||||
fprintf (stream, REPORT_BUGS_TO);
|
||||
done (status);
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user