summaryrefslogtreecommitdiff
path: root/ld/emultempl/ticoff.em
diff options
context:
space:
mode:
authorAndreas Schwab <schwab@linux-m68k.org>2003-10-19 15:58:18 +0000
committerAndreas Schwab <schwab@linux-m68k.org>2003-10-19 15:58:18 +0000
commit3f32ef251f7fa364a228a6bf7f00df80a4ae6977 (patch)
tree6f25400cada555e65c552e6eaf6e924d0f0a6f30 /ld/emultempl/ticoff.em
parenta3311572abf7929ce09159e3d9574f638a395496 (diff)
downloadbinutils-redhat-3f32ef251f7fa364a228a6bf7f00df80a4ae6977.tar.gz
* emultempl/ticoff.em (gld_${EMULATION_NAME}_list_options): Add
newline to message.
Diffstat (limited to 'ld/emultempl/ticoff.em')
-rw-r--r--ld/emultempl/ticoff.em2
1 files changed, 1 insertions, 1 deletions
diff --git a/ld/emultempl/ticoff.em b/ld/emultempl/ticoff.em
index ce9f739842..29b1afb186 100644
--- a/ld/emultempl/ticoff.em
+++ b/ld/emultempl/ticoff.em
@@ -62,7 +62,7 @@ gld${EMULATION_NAME}_add_options
static void
gld_${EMULATION_NAME}_list_options (FILE * file)
{
- fprintf (file, _(" --format 0|1|2 Specify which COFF version to use"));
+ fprintf (file, _(" --format 0|1|2 Specify which COFF version to use\n"));
}
static bfd_boolean