ld: Correct -z ibt documentation
[binutils-gdb.git] / ld / ldcref.c
index 143e6718faed4cf1ff8cf7cc6ad6f8dd053c1d4d..f4e483e5748b7cfe1eac7e337cd5b6857f615c6f 100644 (file)
@@ -410,7 +410,7 @@ output_one_cref (FILE *fp, struct cref_hash_entry *h)
   hl = bfd_link_hash_lookup (link_info.hash, h->root.string, FALSE,
                             FALSE, TRUE);
   if (hl == NULL)
-    einfo ("%P: symbol `%T' missing from main hash table\n",
+    einfo (_("%P: symbol `%T' missing from main hash table\n"),
           h->root.string);
   else
     {