2003-02-27 Andrew Cagney <cagney@redhat.com>

* bfd.c (struct bfd): Rename "struct _bfd".
	* bfd-in.h: Update copyright.
	(struct bfd): Rename "struct _bfd".
	(_bfd): Define for backward compatibility.
	* bfd-in2.h: Regenerate.
This commit is contained in:
Andrew Cagney
2003-02-27 21:24:36 +00:00
parent b94a41a1b2
commit c2852e886c
4 changed files with 26 additions and 10 deletions

View File

@ -34,7 +34,7 @@ SECTION
CODE_FRAGMENT
.
.struct _bfd
.struct bfd
.{
. {* A unique identifier of the BFD *}
. unsigned int id;