Use %A and %B in more error messages
[deliverable/binutils-gdb.git] / bfd / elfnn-aarch64.c
index 9976638d3e79cec790ad2b44d0843f0d3d027837..00f19e930dde1cd64cbce08de9207826af1d131a 100644 (file)
@@ -2849,7 +2849,7 @@ _bfd_aarch64_add_stub_entry_in_group (const char *stub_name,
   if (stub_entry == NULL)
     {
       /* xgettext:c-format */
-      _bfd_error_handler (_("%s: cannot create stub entry %s"),
+      _bfd_error_handler (_("%B: cannot create stub entry %s"),
                          section->owner, stub_name);
       return NULL;
     }
This page took 0.023468 seconds and 4 git commands to generate.