bfd_error_handler bfd_vma and bfd_size_type args
[deliverable/binutils-gdb.git] / bfd / stabs.c
index 3139bf5c35a74d61078851ac67d6fb5533152f5f..5a3686f4f0c232edc89a404cc184362d79e1d729 100644 (file)
@@ -276,7 +276,7 @@ _bfd_link_section_stabs (bfd *abfd,
        {
          _bfd_error_handler
            /* xgettext:c-format */
-           (_("%B(%A+0x%lx): Stabs entry has invalid string index."),
+           (_("%B(%A+%#lx): Stabs entry has invalid string index."),
             abfd, stabsec, (long) (sym - stabbuf));
          bfd_set_error (bfd_error_bad_value);
          goto error_return;
This page took 0.031028 seconds and 4 git commands to generate.