Use %pA and %pB in messages rather than %A and %B
[deliverable/binutils-gdb.git] / bfd / aout-adobe.c
index 6ec3d5077716671de4d085ab9d2c87c16e6166d7..6372f3e9391247ff33231d94fcb43c77d808e45f 100644 (file)
@@ -123,7 +123,7 @@ aout_adobe_callback (bfd *abfd)
        default:
          _bfd_error_handler
            /* xgettext:c-format */
-           (_("%B: Unknown section type in a.out.adobe file: %x\n"),
+           (_("%pB: Unknown section type in a.out.adobe file: %x\n"),
             abfd, ext->e_type[0]);
          goto no_more_sections;
        }
This page took 0.023548 seconds and 4 git commands to generate.