projects
/
platform
/
upstream
/
binutils.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a0f3f08
)
Fix typeo which crept in between compiling and checking in
author
Steve Chamberlain
<sac@cygnus>
Fri, 14 Feb 1992 01:48:00 +0000
(
01:48
+0000)
committer
Steve Chamberlain
<sac@cygnus>
Fri, 14 Feb 1992 01:48:00 +0000
(
01:48
+0000)
bfd/coffcode.h
patch
|
blob
|
history
diff --git
a/bfd/coffcode.h
b/bfd/coffcode.h
index
d66dacb
..
f1494aa
100644
(file)
--- 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,