Automatic date update in version.in
[deliverable/binutils-gdb.git] / bfd / archive.c
index e11d022ed9efd6b109188466ec373ec8a4854570..f1e0130e51c36a003e83a32d7f460099919f78df 100644 (file)
@@ -2454,7 +2454,7 @@ _bfd_compute_and_write_armap (bfd *arch, unsigned int elength)
                                     + (syms[src_count]->name[2] == '_'),
                                     "__gnu_lto_slim") == 0)
                        _bfd_error_handler
-                         (_("%B: plugin needed to handle lto object"),
+                         (_("%pB: plugin needed to handle lto object"),
                           current);
                      namelen = strlen (syms[src_count]->name);
                      amt = sizeof (char *);
This page took 0.023482 seconds and 4 git commands to generate.