BFD messages
[deliverable/binutils-gdb.git] / bfd / stabs.c
index d7770e78a63c3c05c513422abe3890871cc779c6..bdb9f06ccf2d2abd12b2fc5bdc2b6f01a60a1a50 100644 (file)
@@ -276,7 +276,7 @@ _bfd_link_section_stabs (bfd *abfd,
        {
          _bfd_error_handler
            /* xgettext:c-format */
-           (_("%pB(%pA+%#lx): Stabs entry has invalid string index."),
+           (_("%pB(%pA+%#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.023151 seconds and 4 git commands to generate.