Add c-format tags to translatable strings with more than one argument-using formattin...
[deliverable/binutils-gdb.git] / bfd / elf32-crx.c
index c903f26151d6b5bb3eaa3e382ee6482cf0fd3c7d..307d42b8c3ff26ed3b9547de390cc0d3ba64025d 100644 (file)
@@ -425,6 +425,7 @@ elf_crx_info_to_howto (bfd *abfd ATTRIBUTE_UNUSED, arelent *cache_ptr,
   unsigned int r_type = ELF32_R_TYPE (dst->r_info);
   if (r_type >= R_CRX_MAX)
     {
+      /* xgettext:c-format */
       _bfd_error_handler (_("%B: unrecognised CRX reloc number: %d"),
                          abfd, r_type);
       bfd_set_error (bfd_error_bad_value);
This page took 0.025228 seconds and 4 git commands to generate.