Index: doc/ChangeLog
[deliverable/binutils-gdb.git] / bfd / coffgen.c
index fcb00fc4737cb03b1cee6a91be9bdf715d81b5c0..5896a00b960ecd7e2132fd5208761329fdbaeda3 100644 (file)
@@ -365,7 +365,7 @@ coff_get_symtab_upper_bound (abfd)
 /* Canonicalize a COFF symbol table.  */
 
 long
-coff_get_symtab (abfd, alocation)
+coff_canonicalize_symtab (abfd, alocation)
      bfd *abfd;
      asymbol **alocation;
 {
This page took 0.023485 seconds and 4 git commands to generate.