BFD messages
[deliverable/binutils-gdb.git] / bfd / syms.c
index 8ba1b402a7f258014de6c38afbbf0f2bd77a214f..187071fada6b28cd8b62a3795c75602eb36ce700 100644 (file)
@@ -1076,7 +1076,7 @@ _bfd_stab_section_find_nearest_line (bfd *abfd,
                  || r->howto->dst_mask != 0xffffffff)
                {
                  _bfd_error_handler
-                   (_("Unsupported .stab relocation"));
+                   (_("unsupported .stab relocation"));
                  bfd_set_error (bfd_error_invalid_operation);
                  if (reloc_vector != NULL)
                    free (reloc_vector);
This page took 0.025092 seconds and 4 git commands to generate.