From cba1200696dfad3a4748d3bf01b98f156bdfc3a2 Mon Sep 17 00:00:00 2001 From: "H.J. Lu" Date: Fri, 29 Apr 2005 16:49:20 +0000 Subject: 2005-04-29 H.J. Lu * bucomm.c: Undo the last change. * bucomm.h: Likewise. --- binutils/bucomm.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'binutils/bucomm.c') diff --git a/binutils/bucomm.c b/binutils/bucomm.c index d469bc1..6573e2d 100644 --- a/binutils/bucomm.c +++ b/binutils/bucomm.c @@ -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); -- cgit v1.1