Add c-format tags to translatable strings with more than one argument-using formattin...
[deliverable/binutils-gdb.git] / bfd / coff-i860.c
index 5bf5231e0faedf8e8297a540b1b0888c386ac9d4..86d554d544f2a6e4f7721d1ba88eb3bafd46384e 100644 (file)
@@ -604,6 +604,7 @@ i860_reloc_processing (arelent *cache_ptr, struct internal_reloc *dst,
          if (dst->r_symndx < 0 || dst->r_symndx >= obj_conv_table_size (abfd))
            {
              _bfd_error_handler
+               /* xgettext: c-format */
                (_("%B: warning: illegal symbol index %ld in relocs"),
                 abfd, dst->r_symndx);
              cache_ptr->sym_ptr_ptr = bfd_abs_section_ptr->symbol_ptr_ptr;
This page took 0.027141 seconds and 4 git commands to generate.