Automatic date update in version.in
[deliverable/binutils-gdb.git] / bfd / m68klinux.c
index fa78ded1b16cd44c4982cf03b6d32c513626d145..c3166d9133aae6a5a7348750c5692de19424127d 100644 (file)
@@ -1,5 +1,5 @@
 /* BFD back-end for linux flavored m68k a.out binaries.
-   Copyright (C) 1992-2016 Free Software Foundation, Inc.
+   Copyright (C) 1992-2017 Free Software Foundation, Inc.
 
    This file is part of BFD, the Binary File Descriptor library.
 
@@ -424,6 +424,7 @@ linux_tally_symbols (struct linux_link_hash_entry *h,
          p = strrchr (alloc, '_');
          *p++ = '\0';
          _bfd_error_handler
+           /* xgettext:c-format */
            (_("Output file requires shared library `%s.so.%s'\n"),
             alloc, p);
          free (alloc);
This page took 0.024437 seconds and 4 git commands to generate.