Add c-format tags to translatable strings with more than one argument-using formattin...
[deliverable/binutils-gdb.git] / bfd / coff64-rs6000.c
index a75928366fa7b0bf8e2d892dca2043d6386d47f0..20d1ed73acb2b03595aff4fc945e0aee346a9683 100644 (file)
@@ -2106,6 +2106,7 @@ xcoff64_create_csect_from_smclas (bfd *abfd, union internal_auxent *aux,
   else
     {
       _bfd_error_handler
+       /* xgettext: c-format */
        (_("%B: symbol `%s' has unrecognized smclas %d"),
         abfd, symbol_name, aux->x_csect.x_smclas);
       bfd_set_error (bfd_error_bad_value);
This page took 0.028889 seconds and 4 git commands to generate.