Remove trailing spaces in binutils
This commit is contained in:
parent
3739860c11
commit
3aade68889
42 changed files with 296 additions and 296 deletions
|
@ -886,7 +886,7 @@ coff_grok (bfd *inabfd)
|
|||
non_fatal (_("%s: is not a COFF format file"), bfd_get_filename (abfd));
|
||||
return NULL;
|
||||
}
|
||||
|
||||
|
||||
storage = bfd_get_symtab_upper_bound (abfd);
|
||||
|
||||
if (storage < 0)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue