Fix mmix assembler test to account for changes in the error messages produced by...
[binutils-gdb.git] / bfd / elf32-pj.c
index a129d613a9fd33249948126795736814ebc7196d..31a959754c00ea6b44434aab82593c2bba25db5c 100644 (file)
@@ -321,6 +321,7 @@ pj_elf_info_to_howto (bfd *abfd ATTRIBUTE_UNUSED,
 
   if (r >= R_PJ_max)
     {
+      /* xgettext:c-format */
       _bfd_error_handler (_("%B: unrecognised PicoJava reloc number: %d"),
                          abfd, r);
       bfd_set_error (bfd_error_bad_value);