Remove trailing spaces in bfd
[deliverable/binutils-gdb.git] / bfd / pei-x86_64.c
index d95144246008d0e56c0c650ca3567337f800e2ad..ef063367f15c528d84d3a313425c333e93f5e11a 100644 (file)
@@ -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;
This page took 0.024123 seconds and 4 git commands to generate.