Fix mmix assembler test to account for changes in the error messages produced by...
[binutils-gdb.git] / bfd / sparclinux.c
index e7a7b9521ae5108c37bcf1207ddbb9762deaaaa1..23d448b615349584823922d190920eceb72971f1 100644 (file)
@@ -417,6 +417,7 @@ linux_tally_symbols (struct linux_link_hash_entry *h, void * data)
          p = strrchr (alloc, '_');
          *p++ = '\0';
          _bfd_error_handler
+           /* xgettext:c-format */
            (_("Output file requires shared library `%s.so.%s'\n"),
             alloc, p);
          free (alloc);