* emultempl/alphaelf.em: Format option help.
[deliverable/binutils-gdb.git] / ld / emultempl / armcoff.em
index c11daeee1e20feed4f9af0da46dba8a47e7c856b..bc37ea1eba809328e88e4488314e0f726c4accf5 100644 (file)
@@ -70,8 +70,8 @@ gld${EMULATION_NAME}_add_options
 static void
 gld${EMULATION_NAME}_list_options (FILE *file)
 {
-  fprintf (file, _("  --support-old-code   Support interworking with old code\n"));
-  fprintf (file, _("  --thumb-entry=<sym>  Set the entry point to be Thumb symbol <sym>\n"));
+  fprintf (file, _("  --support-old-code          Support interworking with old code\n"));
+  fprintf (file, _("  --thumb-entry=<sym>         Set the entry point to be Thumb symbol <sym>\n"));
 }
 
 static bfd_boolean
This page took 0.048822 seconds and 4 git commands to generate.