]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commitdiff
This commit was manufactured by cvs2svn to create branch 'binutils-
authornobody <>
Tue, 4 Apr 2000 14:32:36 +0000 (14:32 +0000)
committernobody <>
Tue, 4 Apr 2000 14:32:36 +0000 (14:32 +0000)
2_10-branch'.

Cherrypick from master 2000-04-04 14:32:35 UTC Alan Modra <amodra@gmail.com> 'Move translated part of bug report string back into .c files so':
    include/bin-bugs.h

include/bin-bugs.h [new file with mode: 0644]

diff --git a/include/bin-bugs.h b/include/bin-bugs.h
new file mode 100644 (file)
index 0000000..cb14a66
--- /dev/null
@@ -0,0 +1,3 @@
+#ifndef REPORT_BUGS_TO
+#define REPORT_BUGS_TO "bug-gnu-utils@gnu.org"
+#endif