Remove trailing spaces in gas
[deliverable/binutils-gdb.git] / gas / config / tc-mt.h
index 871dbf55e8fe127597332f451603c97397d90e96..e3e5016ac6628fc7e4fab896094f4065a0763c9b 100644 (file)
@@ -45,7 +45,7 @@
 #define LITERAL_PREFIXPERCENT_BIN
 
 #define md_apply_fix mt_apply_fix
-extern void mt_apply_fix (struct fix *, valueT *, segT); 
+extern void mt_apply_fix (struct fix *, valueT *, segT);
 
 /* Call md_pcrel_from_section(), not md_pcrel_from().  */
 #define MD_PCREL_FROM_SECTION(FIXP, SEC) md_pcrel_from_section (FIXP, SEC)
This page took 0.027611 seconds and 4 git commands to generate.