[PATCH] converted irix-core.c to ISO C

Alan Modra amodra@bigpond.net.au
Tue Mar 29 13:16:00 GMT 2005


On Mon, Mar 28, 2005 at 09:11:35PM -0800, Joel Brobecker wrote:
> There was one formatting question I had regarding the prototypes,
> though:
> 
>         static const bfd_target *irix_core_core_file_p
>           (bfd *);
> 
> Should the "(bfd *);" part be joined with the previous line if the entire
> declaration fits in one line?

I don't think it matters.  Hmm, most of those prototypes can be deleted,
since you only need forward declarations now.

-- 
Alan Modra
IBM OzLabs - Linux Technology Centre



More information about the Binutils mailing list