Remove syntactic sugar
[deliverable/binutils-gdb.git] / bfd / cpu-arm.c
index 3e1622c7055c8242eef7f54276e052a104e67bc1..2eb99e11ecc8a376499fa5656417337ce02bada3 100644 (file)
@@ -331,7 +331,7 @@ bfd_arm_update_notes (bfd *abfd, const char *note_section)
       if (! bfd_set_section_contents (abfd, arm_arch_section, buffer,
                                      (file_ptr) 0, buffer_size))
        {
-         (*_bfd_error_handler)
+         _bfd_error_handler
            (_("warning: unable to update contents of %s section in %s"),
             note_section, bfd_get_filename (abfd));
          goto FAIL;
This page took 0.027556 seconds and 4 git commands to generate.