mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-19 00:59:15 +08:00
BFD whitespace fixes
* coff-i386.c, * coff-x86_64.c, * coffgen.c, * dwarf2.c, * elf-m10200.c, * elf.c, * elf32-arm.c, * elf32-bfin.c, * elf32-csky.c, * elf32-m32r.c, * elf32-microblaze.c, * elf32-pru.c, * elf32-rx.c, * elf32-xgate.c, * elf64-sparc.c, * elfnn-ia64.c, * elfxx-riscv.c, * elfxx-sparc.c, * linker.c, * mach-o.c, * pe-x86_64.c, * pei-x86_64.c, * plugin.c: Whitespace fixes.
This commit is contained in:
@ -959,7 +959,7 @@ _bfd_generic_link_add_archive_symbols
|
||||
|
||||
if (arsym->name == NULL)
|
||||
goto error_return;
|
||||
|
||||
|
||||
h = bfd_link_hash_lookup (info->hash, arsym->name,
|
||||
FALSE, FALSE, TRUE);
|
||||
|
||||
|
Reference in New Issue
Block a user