X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=bfd%2Fbfd-in2.h;h=85fa3abd175e2faf840efeab93ce97e152aa5aac;hb=199af1503922ce2134d774a78be0d9e2ae055ab1;hp=f381f06f3f150074514eb207b738ceaf35e2730a;hpb=26656b1dc6c00f2eea0d329cc2637aebf3da1458;p=deliverable%2Fbinutils-gdb.git diff --git a/bfd/bfd-in2.h b/bfd/bfd-in2.h index f381f06f3f..85fa3abd17 100644 --- a/bfd/bfd-in2.h +++ b/bfd/bfd-in2.h @@ -1810,7 +1810,7 @@ void bfd_section_list_clear (bfd *); asection *bfd_get_section_by_name (bfd *abfd, const char *name); -asection *bfd_get_next_section_by_name (asection *sec); +asection *bfd_get_next_section_by_name (bfd *ibfd, asection *sec); asection *bfd_get_linker_section (bfd *abfd, const char *name);