* bucomm.c (display_target_list): Make local variable `a' to be of
commitb7ebe41373c935ac849c22eb3f4a01a806d6af28
authorBen Elliston <bje@au.ibm.com>
Mon, 13 Mar 2006 22:27:22 +0000 (13 22:27 +0000)
committerBen Elliston <bje@au.ibm.com>
Mon, 13 Mar 2006 22:27:22 +0000 (13 22:27 +0000)
treed27bead9fea1352a17a104535e7977f663e2593e
parent109e79f346c8a8415df51d55040765c4bd294813
* bucomm.c (display_target_list): Make local variable `a' to be of
type enum bfd_architecture.  Thus no need to cast enums to int.
(display_info_table): Likewise.
binutils/ChangeLog
binutils/bucomm.c