mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2025-02-17 13:10:12 +08:00
Fix minor merge botch in prev change.
This commit is contained in:
parent
7185848601
commit
b07d03ba16
@ -847,8 +847,8 @@ DEFUN(ieee_slurp_sections,(abfd),
|
||||
{
|
||||
ieee_data_type *ieee = IEEE_DATA(abfd);
|
||||
file_ptr offset = ieee->w.r.section_part;
|
||||
|
||||
asection *section = (asection *)NULL;
|
||||
char *name;
|
||||
|
||||
if (offset != 0) {
|
||||
bfd_byte section_type[3];
|
||||
|
Loading…
Reference in New Issue
Block a user