aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorSteve Chamberlain <sac@cygnus>1992-02-14 01:48:00 +0000
committerSteve Chamberlain <sac@cygnus>1992-02-14 01:48:00 +0000
commita213432461efbae3ba6718e40d4145bb9143c456 (patch)
tree8a11e4afb393b8a883e2e22388bbc25cc75a2d1a /bfd
parenta0f3f080c161534467a2c96a0a8ae86b5ebd90b3 (diff)
downloadgdb-a213432461efbae3ba6718e40d4145bb9143c456.zip
gdb-a213432461efbae3ba6718e40d4145bb9143c456.tar.gz
gdb-a213432461efbae3ba6718e40d4145bb9143c456.tar.bz2
Fix typeo which crept in between compiling and checking in
Diffstat (limited to 'bfd')
-rw-r--r--bfd/coffcode.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/bfd/coffcode.h b/bfd/coffcode.h
index d66dacb..f1494aa 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,