* peicode.h (pe_print_idata): Move otherwise unused variables into
authorIan Lance Taylor <ian@airs.com>
Wed, 27 Mar 1996 20:29:15 +0000 (20:29 +0000)
committerIan Lance Taylor <ian@airs.com>
Wed, 27 Mar 1996 20:29:15 +0000 (20:29 +0000)
commit187783e019d9e2d810c4c363042dbbb377568e82
tree1f989f9a195df449b1291474dd9c4aef0c1fc159
parent1680791e643a59cf8d2516df5f5383dd8b1d3d24
* peicode.h (pe_print_idata): Move otherwise unused variables into
the #ifdef where they are used.  Always return a value.
(pe_print_edata): Change fprintf strings and add cast to make
fprintf strings correspond to actual types.  Always return a
value.
(pe_print_pdata): Removed unused variable addr_value.  Always
return a value.
(pe_print_reloc): Remove unused variable onaline.  Make fprintf
strings and arguments correspond.  Always return a value.
bfd/peicode.h
This page took 0.028446 seconds and 4 git commands to generate.