Remove trailing spaces in binutils

This commit is contained in:
H.J. Lu
2015-08-12 04:42:37 -07:00
parent 3739860c11
commit 3aade68889
42 changed files with 296 additions and 296 deletions

View File

@ -164,7 +164,7 @@ read_coff_rsrc (const char *filename, const char *target)
this will have to be cleaned up. */
ret = read_coff_res_dir (&wrbfd, data, &flaginfo, (const rc_res_id *) NULL, 0);
bfd_close (abfd);
return ret;