MIPS/opcodes: Reformat `-M' disassembler option's help text
[deliverable/binutils-gdb.git] / bfd / coff64-rs6000.c
index f2a3c16b6ac1f4f7967440ee9d96fe9db93c63cb..20d1ed73acb2b03595aff4fc945e0aee346a9683 100644 (file)
@@ -2105,7 +2105,8 @@ xcoff64_create_csect_from_smclas (bfd *abfd, union internal_auxent *aux,
     }
   else
     {
-      (*_bfd_error_handler)
+      _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.023559 seconds and 4 git commands to generate.