aboutsummaryrefslogtreecommitdiff
path: root/bfd/oasys.c
diff options
context:
space:
mode:
Diffstat (limited to 'bfd/oasys.c')
-rw-r--r--bfd/oasys.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/bfd/oasys.c b/bfd/oasys.c
index 5560d38..f5350a3 100644
--- a/bfd/oasys.c
+++ b/bfd/oasys.c
@@ -877,6 +877,7 @@ oasys_write_sections (bfd *abfd)
if (!ISDIGIT (s->name[0]))
{
_bfd_error_handler
+ /* xgettext:c-format */
(_("%s: can not represent section `%s' in oasys"),
bfd_get_filename (abfd), s->name);
bfd_set_error (bfd_error_nonrepresentable_section);