mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-09-09 23:32:21 +08:00
Minor formatting fixes.
This commit is contained in:
@ -488,7 +488,7 @@ mcore_elf_relocate_section (output_bfd, info, input_bfd, input_section,
|
||||
|
||||
/* This is a final link. */
|
||||
|
||||
/* Complain about known relocation that are not yet supported */
|
||||
/* Complain about known relocation that are not yet supported. */
|
||||
if (howto->special_function == mcore_elf_unsupported_reloc)
|
||||
{
|
||||
_bfd_error_handler (_("%s: Relocation %s (%d) is not currently supported.\n"),
|
||||
|
Reference in New Issue
Block a user