Remove syntactic sugar
[deliverable/binutils-gdb.git] / bfd / oasys.c
index 31555e094abb4e17f72e650230f6199c9a6a2d38..cbc35788f369edf787d2c394f6c1f49d81440619 100644 (file)
@@ -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);
This page took 0.034669 seconds and 4 git commands to generate.