Correct ChangeLog entry
[deliverable/binutils-gdb.git] / bfd / sco5-core.c
index 9d114008960cbdaf2a0be3fc0e9a5b7df7a1fd93..86b5f85efb80c957de7b1020774ee627ab77088f 100644 (file)
@@ -1,5 +1,5 @@
 /* BFD back end for SCO5 core files (U-area and raw sections)
-   Copyright (C) 1998-2015 Free Software Foundation, Inc.
+   Copyright (C) 1998-2017 Free Software Foundation, Inc.
    Written by Jouke Numan <jnuman@hiscom.nl>
 
    This file is part of BFD, the Binary File Descriptor library.
@@ -286,8 +286,8 @@ sco5_core_file_p (bfd *abfd)
          secname = NULL;       /* Ignore these */
          break;
        default:
-         (*_bfd_error_handler) ("Unhandled SCO core file section type %d\n",
-                                chead.cs_stype);
+         _bfd_error_handler ("Unhandled SCO core file section type %d\n",
+                             chead.cs_stype);
          continue;
        }
 
This page took 0.023418 seconds and 4 git commands to generate.