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