aboutsummaryrefslogtreecommitdiff
path: root/binutils/rescoff.c
diff options
context:
space:
mode:
authorH.J. Lu <hjl.tools@gmail.com>2015-08-12 04:42:37 -0700
committerH.J. Lu <hjl.tools@gmail.com>2015-08-12 04:42:37 -0700
commit3aade68889268c7d15e121d6d63cb1b753ec12fa (patch)
tree9fe7a6ce752b4a79bbdaa9bed60c5044c2a3f80c /binutils/rescoff.c
parent3739860c11a9cfcdaa4d5d204ea3536784de7bb3 (diff)
downloadfsf-binutils-gdb-3aade68889268c7d15e121d6d63cb1b753ec12fa.zip
fsf-binutils-gdb-3aade68889268c7d15e121d6d63cb1b753ec12fa.tar.gz
fsf-binutils-gdb-3aade68889268c7d15e121d6d63cb1b753ec12fa.tar.bz2
Remove trailing spaces in binutils
Diffstat (limited to 'binutils/rescoff.c')
-rw-r--r--binutils/rescoff.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/binutils/rescoff.c b/binutils/rescoff.c
index 3e63e49..2706f158 100644
--- a/binutils/rescoff.c
+++ b/binutils/rescoff.c
@@ -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;