assorted target messages
[deliverable/binutils-gdb.git] / bfd / osf-core.c
index 798c4b88efff00ca0fa9d7e36df708be66745b4c..83d729fb17a23db43d54061ca974ef1360f7c9ff 100644 (file)
@@ -124,7 +124,7 @@ osf_core_core_file_p (bfd *abfd)
          flags = SEC_HAS_CONTENTS;
          break;
        default:
-         _bfd_error_handler (_("Unhandled OSF/1 core file section type %d\n"),
+         _bfd_error_handler (_("unhandled OSF/1 core file section type %d"),
                              core_scnhdr.scntype);
          continue;
        }
This page took 0.026187 seconds and 4 git commands to generate.