aboutsummaryrefslogtreecommitdiff
path: root/gas/config/obj-macho.h
diff options
context:
space:
mode:
authorH.J. Lu <hjl.tools@gmail.com>2015-08-12 04:40:42 -0700
committerH.J. Lu <hjl.tools@gmail.com>2015-08-12 04:40:42 -0700
commit3739860c11a9cfcdaa4d5d204ea3536784de7bb3 (patch)
tree8d2bb6bc306f152fada587521629e926815a8499 /gas/config/obj-macho.h
parent1b7868733d45220e63b72a1814f30e090f761821 (diff)
downloadfsf-binutils-gdb-3739860c11a9cfcdaa4d5d204ea3536784de7bb3.zip
fsf-binutils-gdb-3739860c11a9cfcdaa4d5d204ea3536784de7bb3.tar.gz
fsf-binutils-gdb-3739860c11a9cfcdaa4d5d204ea3536784de7bb3.tar.bz2
Remove trailing spaces in gas
Diffstat (limited to 'gas/config/obj-macho.h')
-rw-r--r--gas/config/obj-macho.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gas/config/obj-macho.h b/gas/config/obj-macho.h
index 5011b7e..e031e9e 100644
--- a/gas/config/obj-macho.h
+++ b/gas/config/obj-macho.h
@@ -84,7 +84,7 @@ struct obj_mach_o_frag_data
/* Symbol that corresponds to the subsection. */
symbolS *subsection;
};
-
+
#define OBJ_FRAG_TYPE struct obj_mach_o_frag_data
#define md_pre_output_hook obj_mach_o_pre_output_hook()