]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
* bucomm.c (display_target_list): Make local variable `a' to be of
authorBen Elliston <bje@au.ibm.com>
Mon, 13 Mar 2006 22:27:22 +0000 (22:27 +0000)
committerBen Elliston <bje@au.ibm.com>
Mon, 13 Mar 2006 22:27:22 +0000 (22:27 +0000)
commit91610c0c673178b9b12296d1f1e1e15f80f6ac2b
tree23ae2359f2eb90ac187a203d44c148d6aee266f0
parent80ca4e2ca22274e88acc03a6703c62c6ebda5ac2
* 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