mirror of
https://github.com/bminor/binutils-gdb.git
synced 2025-12-27 09:38:57 +00:00
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