* coffswap.h (coff_swap_reloc_out): Use RELSZ, not sizeof.
authorIan Lance Taylor <ian@airs.com>
Wed, 26 Jun 1996 20:32:22 +0000 (20:32 +0000)
committerIan Lance Taylor <ian@airs.com>
Wed, 26 Jun 1996 20:32:22 +0000 (20:32 +0000)
commit017047d446bf3407c968777aecef7b8347122f9e
tree73e8b6f140dac213ef040ad0a07ce02c4cbb2cf9
parente5a1a2ea99b37e6141050b334a54d0c3f30a139e
* coffswap.h (coff_swap_reloc_out): Use RELSZ, not sizeof.
(coff_swap_filehdr_out): Use FILHSZ, not sizeof.
(coff_swap_sym_out): Use SYMESZ, not sizeof.
(coff_swap_aux_out): Use AUXESZ, not sizeof.
(coff_swap_lineno_out): Use LINESZ, not sizeof.
(coff_swap_aouthdr_out): Use AOUTSZ, not sizeof.
(coff_swap_scnhdr_out): Use SCNHSZ, not sizeof.
* peicode.h: Corresponding changes.
bfd/ChangeLog
bfd/peicode.h