]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - bfd/elf32-fr30.c
Add c-format tags to translatable strings with more than one argument-using formattin...
[thirdparty/binutils-gdb.git] / bfd / elf32-fr30.c
index 7dd4ca4880a5c5fb0d9707fcd1dd2a321b1cae6c..2891dbfc94c26b79b4217d7e0fe9acd8088da0ab 100644 (file)
@@ -377,6 +377,7 @@ fr30_info_to_howto_rela (bfd *abfd ATTRIBUTE_UNUSED,
   r_type = ELF32_R_TYPE (dst->r_info);
   if (r_type >= (unsigned int) R_FR30_max)
     {
+      /* xgettext:c-format */
       _bfd_error_handler (_("%B: invalid FR30 reloc number: %d"), abfd, r_type);
       r_type = 0;
     }