From: Jeff Law Date: Tue, 3 Oct 1995 18:21:17 +0000 (+0000) Subject: Opps. Forgot to commit this with the elf.c changes... X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=3ad9d625ebad3ae93ae60a40a90da75e9b8cc795;p=binutils-gdb.git Opps. Forgot to commit this with the elf.c changes... --- diff --git a/bfd/libelf.h b/bfd/libelf.h index 92c0bc2be34..23c5b87aac6 100644 --- a/bfd/libelf.h +++ b/bfd/libelf.h @@ -634,8 +634,7 @@ _bfd_elf_compute_section_file_positions PARAMS ((bfd *, struct bfd_link_info *)); void _bfd_elf_assign_file_positions_for_relocs PARAMS ((bfd *)); file_ptr _bfd_elf_assign_file_position_for_section PARAMS ((Elf_Internal_Shdr *, - file_ptr, - boolean)); + file_ptr)); boolean _bfd_elf_create_dynamic_sections PARAMS ((bfd *, struct bfd_link_info *));