From c2852e886c903ae9e15145d18c07b09b7dcd048e Mon Sep 17 00:00:00 2001 From: Andrew Cagney Date: Thu, 27 Feb 2003 21:24:36 +0000 Subject: 2003-02-27 Andrew Cagney * 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. --- bfd/bfd.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bfd/bfd.c') diff --git a/bfd/bfd.c b/bfd/bfd.c index df3f60a..a713ad8 100644 --- a/bfd/bfd.c +++ b/bfd/bfd.c @@ -34,7 +34,7 @@ SECTION CODE_FRAGMENT . -.struct _bfd +.struct bfd .{ . {* A unique identifier of the BFD *} . unsigned int id; -- cgit v1.1