From 8e3c8f47554a4f15fde5aa49ba69976f490f68c5 Mon Sep 17 00:00:00 2001 From: Steve Chamberlain Date: Sat, 11 May 1991 02:22:21 +0000 Subject: *** empty log message *** --- bfd/libcoff.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bfd/libcoff.h') diff --git a/bfd/libcoff.h b/bfd/libcoff.h index f439272..8425340 100644 --- a/bfd/libcoff.h +++ b/bfd/libcoff.h @@ -46,7 +46,7 @@ typedef struct { typedef struct icofdata { - struct aouthdr hdr; /* exec file header */ +/* struct internal_aouthdr hdr; /* exec file header */ coff_symbol_type *symbols; /* symtab for input bfd */ unsigned int *conversion_table; file_ptr sym_filepos; -- cgit v1.1