Add c-format tags to translatable strings with more than one argument-using formattin...
[deliverable/binutils-gdb.git] / bfd / elf32-mt.c
index 02f1f88b8086f69087e045693608857ba31d66b5..f2f9b587a4f7fc2f04eddd48b8ee9c44405ac94b 100644 (file)
@@ -238,6 +238,7 @@ mt_info_to_howto_rela
   r_type = ELF32_R_TYPE (dst->r_info);
   if (r_type >= (unsigned int) R_MT_max)
     {
+      /* xgettext:c-format */
       _bfd_error_handler (_("%B: invalid MT reloc number: %d"), abfd, r_type);
       r_type = 0;
     }
This page took 0.037792 seconds and 4 git commands to generate.