aboutsummaryrefslogtreecommitdiff
path: root/bfd/pei-x86_64.c
diff options
context:
space:
mode:
Diffstat (limited to 'bfd/pei-x86_64.c')
-rw-r--r--bfd/pei-x86_64.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/bfd/pei-x86_64.c b/bfd/pei-x86_64.c
index d951442..ef06336 100644
--- a/bfd/pei-x86_64.c
+++ b/bfd/pei-x86_64.c
@@ -346,7 +346,7 @@ pex64_dump_xdata (FILE *file, bfd *abfd,
end_addr = sec_size;
pex64_get_unwind_info (abfd, &ui, &xdata[addr]);
-
+
if (ui.Version != 1 && ui.Version != 2)
{
unsigned int i;