This website requires JavaScript.
Explore
Help
Sign In
OpenE2K
/
binutils-gdb
Watch
12
Star
0
Fork
0
You've already forked binutils-gdb
Code
Issues
Pull Requests
Releases
Wiki
Activity
de24da47db
binutils-gdb
/
include
/
bin-bugs.h
4 lines
77 B
C
Raw
Normal View
History
Unescape
Escape
Move bug report string to one place.
2000-04-03 16:10:05 +02:00
#
ifndef REPORT_BUGS_TO
Move translated part of bug report string back into .c files so xgettext can find it. Regnerate .pot files.
2000-04-04 16:32:35 +02:00
#
define REPORT_BUGS_TO "bug-gnu-utils@gnu.org"
Move bug report string to one place.
2000-04-03 16:10:05 +02:00
#
endif
Reference in New Issue
Copy Permalink