Remove trailing spaces in bfd

This commit is contained in:
H.J. Lu 2015-08-12 04:32:43 -07:00
parent aa91aff6af
commit 1b7868733d
42 changed files with 238 additions and 238 deletions

View file

@ -867,7 +867,7 @@ pe_ILF_build_a_bfd (bfd * abfd,
ptr += alignment - (SIZEOF_ILF_STRINGS & (alignment - 1));
}
#endif
vars.data = ptr;
vars.abfd = abfd;
vars.sec_index = 0;