]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - bfd/elf64-gen.c
Add c-format tags to translatable strings with more than one argument-using formattin...
[thirdparty/binutils-gdb.git] / bfd / elf64-gen.c
index cfdc88c925e5e216d5cb50e0483b641dd128ae23..938f07ae9a3682c3445f8b10965a07e9850cdeb0 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);