aboutsummaryrefslogtreecommitdiff
path: root/bfd/ieee.c
diff options
context:
space:
mode:
Diffstat (limited to 'bfd/ieee.c')
-rw-r--r--bfd/ieee.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/bfd/ieee.c b/bfd/ieee.c
index de1e926..b93fdeb 100644
--- a/bfd/ieee.c
+++ b/bfd/ieee.c
@@ -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;