forked from Imagelibrary/binutils-gdb
* addr2line.c: Fix formatting.
* ar.c: Likewise. * arsup.c: Likewise. * arsup.h: Likewise. * binemul.c: Likewise. * binemul.h: Likewise. * bucomm.c: Likewise. * coffdump.c: Likewise. * coffgrok.c: Likewise. * coffgrok.h: Likewise.
This commit is contained in:
@@ -50,7 +50,7 @@ extern boolean ar_emul_default_parse_arg PARAMS ((char *));
|
||||
#define AR_EMUL_REPLACE_PRINT_VERBOSE(verbose, file_name) \
|
||||
do { if (verbose) printf ("r - %s\n", file_name); } while (0)
|
||||
|
||||
typedef struct bin_emulation_xfer_struct
|
||||
typedef struct bin_emulation_xfer_struct
|
||||
{
|
||||
/* Print out the extra options. */
|
||||
void (* ar_usage) PARAMS ((FILE *fp));
|
||||
@@ -61,4 +61,4 @@ typedef struct bin_emulation_xfer_struct
|
||||
}
|
||||
bin_emulation_xfer_type;
|
||||
|
||||
#endif
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user