PowerPC VLE typo fix
[deliverable/binutils-gdb.git] / bfd / vms-lib.c
index eef0945b335c13537cde7d3976cd158d96a0b5c7..a02da0c66810b453d2e4d552dfc5e65e3b82f408 100644 (file)
@@ -1,6 +1,6 @@
 /* BFD back-end for VMS archive files.
 
-   Copyright (C) 2010-2016 Free Software Foundation, Inc.
+   Copyright (C) 2010-2017 Free Software Foundation, Inc.
    Written by Tristan Gingold <gingold@adacore.com>, AdaCore.
 
    This file is part of BFD, the Binary File Descriptor library.
@@ -1441,6 +1441,7 @@ _bfd_vms_lib_get_imagelib_file (bfd *el)
 
   if (res == NULL)
     {
+      /* xgettext:c-format */
       _bfd_error_handler(_("could not open shared image '%s' from '%s'"),
                         filename, archive->filename);
       bfd_release (archive, filename);
This page took 0.024544 seconds and 4 git commands to generate.