* format.c (bfd_check_format_matches): New function.
[binutils-gdb.git] / bfd / bfd-in2.h
index 4f9573f77c56dbe620faea8073df6cb9899986a3..691678437f75038a4b2f5aa7f077e2bf88441c45 100644 (file)
@@ -2057,8 +2057,8 @@ bfd_target_list PARAMS ((void));
 boolean 
 bfd_check_format PARAMS ((bfd *abfd, bfd_format format));
 
-char **
-bfd_matching_formats PARAMS (());
+boolean 
+bfd_check_format_matches PARAMS ((bfd *abfd, bfd_format format, char ***matching));
 
 boolean 
 bfd_set_format PARAMS ((bfd *abfd, bfd_format format));