diff options
Diffstat (limited to 'bfd/ieee.c')
-rw-r--r-- | bfd/ieee.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1662,7 +1662,7 @@ ieee_slurp_section_data (bfd *abfd) unsigned int section_number; ieee_per_section_type *current_map = NULL; asection *s; - + /* Seek to the start of the data area. */ if (ieee->read_data) return TRUE; |