Index: doc/ChangeLog
[deliverable/binutils-gdb.git] / bfd / libcoff.h
index 3cac32a4545344020dc402c6b766b13d7cbf6fbe..be2de1ffe57a3a2cb6245f94957d5ef104fd35c0 100644 (file)
@@ -309,7 +309,7 @@ extern struct sec *coff_section_from_bfd_index
   PARAMS ((bfd *, int));
 extern long coff_get_symtab_upper_bound
   PARAMS ((bfd *));
-extern long coff_get_symtab
+extern long coff_canonicalize_symtab
   PARAMS ((bfd *, asymbol **));
 extern int coff_count_linenumbers
   PARAMS ((bfd *));
This page took 0.034249 seconds and 4 git commands to generate.