* bfd-in.h (_bfd): Don't define.
[deliverable/binutils-gdb.git] / bfd / syms.c
index d2cafd31f2908245816d936d165f3b41902a7332..d65a8689ca7f46a95debe8f4b52bb9794e43348d 100644 (file)
@@ -192,7 +192,7 @@ CODE_FRAGMENT
 .     instead, except that some symbols point to the global sections
 .     bfd_{abs,com,und}_section.  This could be fixed by making
 .     these globals be per-bfd (or per-target-flavor).  FIXME.  *}
-.  struct _bfd *the_bfd; {* Use bfd_asymbol_bfd(sym) to access this field.  *}
+.  struct bfd *the_bfd; {* Use bfd_asymbol_bfd(sym) to access this field.  *}
 .
 .  {* The text of the symbol. The name is left alone, and not copied; the
 .     application may not alter it.  *}
This page took 0.024214 seconds and 4 git commands to generate.