* Makefile.am: Run "make dep-am".
[deliverable/binutils-gdb.git] / bfd / bfd-in2.h
index 8e732b77432d0ad9ab793ee7e8f51ab47e95a6a2..9f4c55aacce9749e96b5f435843886b028a91329 100644 (file)
@@ -1484,7 +1484,7 @@ void bfd_map_over_sections
 
 asection *bfd_sections_find_if
    (bfd *abfd,
-    bfd_boolean (*func) (bfd *abfd, asection *sect, void *obj),
+    bfd_boolean (*operation) (bfd *abfd, asection *sect, void *obj),
     void *obj);
 
 bfd_boolean bfd_set_section_size
This page took 0.023875 seconds and 4 git commands to generate.