forked from Imagelibrary/binutils-gdb
typo fix in last change
This commit is contained in:
@@ -3014,7 +3014,7 @@ coff_compute_section_file_positions (abfd)
|
||||
else
|
||||
current->target_index = target_index++;
|
||||
}
|
||||
abfd->section_tail = ¤t->next
|
||||
abfd->section_tail = ¤t->next;
|
||||
|
||||
free (section_list);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user