2003-10-19 Andrew Cagney <cagney@redhat.com>
[deliverable/binutils-gdb.git] / bfd / libcoff.h
index be2de1ffe57a3a2cb6245f94957d5ef104fd35c0..577113283522d5d350301090709b0289ab517ffa 100644 (file)
@@ -305,7 +305,7 @@ struct coff_link_hash_table
 /* Functions in coffgen.c.  */
 extern const bfd_target *coff_object_p
   PARAMS ((bfd *));
-extern struct sec *coff_section_from_bfd_index
+extern struct bfd_section *coff_section_from_bfd_index
   PARAMS ((bfd *, int));
 extern long coff_get_symtab_upper_bound
   PARAMS ((bfd *));
This page took 0.04813 seconds and 4 git commands to generate.