Index: sim/frv/ChangeLog
[deliverable/binutils-gdb.git] / bfd / bfd.c
index 6924d09e4c2f4745ac859477fb74160922089c8b..ab2db6ab6e084600fda2f2d5db2fda0c2fc552dd 100644 (file)
--- a/bfd/bfd.c
+++ b/bfd/bfd.c
@@ -129,7 +129,7 @@ CODE_FRAGMENT
 .  unsigned int symcount;
 .
 .  {* Symbol table for output BFD (with symcount entries).  *}
-.  struct symbol_cache_entry  **outsymbols;
+.  struct bfd_symbol  **outsymbols;
 .
 .  {* Used for slurped dynamic symbol tables.  *}
 .  unsigned int dynsymcount;
This page took 0.023884 seconds and 4 git commands to generate.