From: Steve Chamberlain Date: Fri, 14 Feb 1992 01:48:00 +0000 (+0000) Subject: Fix typeo which crept in between compiling and checking in X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=a213432461efbae3ba6718e40d4145bb9143c456;p=binutils-gdb.git Fix typeo which crept in between compiling and checking in --- diff --git a/bfd/coffcode.h b/bfd/coffcode.h index d66dacb7ed2..f1494aa1ef3 100644 --- a/bfd/coffcode.h +++ b/bfd/coffcode.h @@ -2722,7 +2722,7 @@ bfd *abfd) coff_swap_aux_in(abfd, (char *)(raw_src), symbol_ptr->u.syment.n_type, symbol_ptr->u.syment.n_sclass, - internal_ptr->u.auxent); + &(internal_ptr->u.auxent)); coff_pointerize_aux(abfd, internal,