Add c-format tags to translatable strings with more than one argument-using formattin...
[deliverable/binutils-gdb.git] / bfd / elf32-gen.c
index 2fddfcc712638654ed47baf75b8815429c404376..5e9bcb1e091154bcf772cec5d3f20d46a87fa8d5 100644 (file)
@@ -65,6 +65,7 @@ check_for_relocs (bfd * abfd, asection * o, void * failed)
       Elf_Internal_Ehdr *ehdrp;
 
       ehdrp = elf_elfheader (abfd);
+      /* xgettext:c-format */
       _bfd_error_handler (_("%B: Relocations in generic ELF (EM: %d)"),
                          abfd, ehdrp->e_machine);
 
This page took 0.024163 seconds and 4 git commands to generate.