forked from Imagelibrary/binutils-gdb
2005-04-29 H.J. Lu <hongjiu.lu@intel.com>
* bucomm.c: Undo the last change. * bucomm.h: Likewise.
This commit is contained in:
@@ -65,7 +65,7 @@ bfd_fatal (const char *string)
|
||||
xexit (1);
|
||||
}
|
||||
|
||||
static void
|
||||
void
|
||||
report (const char * format, va_list args)
|
||||
{
|
||||
fprintf (stderr, "%s: ", program_name);
|
||||
|
||||
Reference in New Issue
Block a user