Automatic date update in version.in
[deliverable/binutils-gdb.git] / bfd / coff-tic80.c
index 912facab9b640856768a8ed023059a3fb4380868..c3e20d9bf98305ff6e0e378a9a7f13d1e07710e8 100644 (file)
@@ -1,5 +1,5 @@
 /* BFD back-end for Texas Instruments TMS320C80 Multimedia Video Processor (MVP).
-   Copyright (C) 1996-2016 Free Software Foundation, Inc.
+   Copyright (C) 1996-2017 Free Software Foundation, Inc.
 
    Written by Fred Fish (fnf@cygnus.com)
 
@@ -666,6 +666,7 @@ coff_tic80_relocate_section (bfd *output_bfd,
          break;
        case bfd_reloc_outofrange:
          _bfd_error_handler
+           /* xgettext: c-format */
            (_("%B: bad reloc address 0x%lx in section `%A'"),
             input_bfd, input_section, (unsigned long) rel->r_vaddr);
          return FALSE;
This page took 0.023251 seconds and 4 git commands to generate.