Skip to content

Commit

Permalink
clean-up: fix annoying spaces in bfd/elf-bfd.h
Browse files Browse the repository at this point in the history
  • Loading branch information
Matthieu Longo committed Mar 4, 2025
1 parent ef8975b commit bb0fe13
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bfd/elf-bfd.h
Original file line number Diff line number Diff line change
Expand Up @@ -1676,7 +1676,7 @@ struct elf_backend_data
Returns the value to be installed in the ST_SHNDX field of the
emitted symbol. If not defined, the value is left unchanged. */
unsigned int (*symbol_section_index) (bfd *, elf_symbol_type *);

/* Called when a section has extra reloc sections. */
bool (*init_secondary_reloc_section) (bfd *, Elf_Internal_Shdr *,
const char *, unsigned int);
Expand Down

0 comments on commit bb0fe13

Please sign in to comment.