typo fix in last change
This commit is contained in:
parent
bfb01f370f
commit
fd55a5dffb
@ -3014,7 +3014,7 @@ coff_compute_section_file_positions (abfd)
|
|||||||
else
|
else
|
||||||
current->target_index = target_index++;
|
current->target_index = target_index++;
|
||||||
}
|
}
|
||||||
abfd->section_tail = ¤t->next
|
abfd->section_tail = ¤t->next;
|
||||||
|
|
||||||
free (section_list);
|
free (section_list);
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user