aboutsummaryrefslogtreecommitdiff
path: root/ld/emultempl/s390.em
diff options
context:
space:
mode:
Diffstat (limited to 'ld/emultempl/s390.em')
-rw-r--r--ld/emultempl/s390.em2
1 files changed, 1 insertions, 1 deletions
diff --git a/ld/emultempl/s390.em b/ld/emultempl/s390.em
index 536104e..641d11e 100644
--- a/ld/emultempl/s390.em
+++ b/ld/emultempl/s390.em
@@ -34,7 +34,7 @@ static void
s390_elf_create_output_section_statements (void)
{
if (!bfd_elf_s390_set_options (&link_info, &params))
- einfo ("%F%P: can not init BFD: %E\n");
+ einfo (_("%F%P: can not init BFD: %E\n"));
}
EOF