ELF linker messages
[deliverable/binutils-gdb.git] / bfd / elf32-gen.c
index a521c848c1fe7d444e52de0cd8e5fca277b9a358..8f9e33830f9d0819efafa4d402e9df2bcc7ea1cb 100644 (file)
@@ -66,7 +66,7 @@ check_for_relocs (bfd * abfd, asection * o, void * failed)
 
       ehdrp = elf_elfheader (abfd);
       /* xgettext:c-format */
-      _bfd_error_handler (_("%pB: Relocations in generic ELF (EM: %d)"),
+      _bfd_error_handler (_("%pB: relocations in generic ELF (EM: %d)"),
                          abfd, ehdrp->e_machine);
 
       bfd_set_error (bfd_error_wrong_format);
This page took 0.024587 seconds and 4 git commands to generate.