]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - bfd/elfcore.h
Use %pA and %pB in messages rather than %A and %B
[thirdparty/binutils-gdb.git] / bfd / elfcore.h
index 562b70889674757986c7f71c560a210413076547..34a18a5fe76d5a2b8e838ec816587966e2e73f6f 100644 (file)
@@ -297,7 +297,7 @@ elf_core_file_p (bfd *abfd)
          {
            _bfd_error_handler
              /* xgettext:c-format */
-             (_("warning: %B is truncated: expected core file "
+             (_("warning: %pB is truncated: expected core file "
                 "size >= %Lu, found: %llu"),
               abfd, high, (unsigned long long) statbuf.st_size);
          }