hdt: fix signedness warnings
authorPierre-Alexandre Meyer <pierre@mouraf.org>
Thu, 3 Sep 2009 17:01:01 +0000 (10:01 -0700)
committerPierre-Alexandre Meyer <pierre@mouraf.org>
Thu, 3 Sep 2009 17:01:01 +0000 (10:01 -0700)
commit814efda1d37f684d51998f45b15b03d39bf6259a
tree746a756377901339a2f00d36ad326adb6707459f
parent88ffe015e616908468580c5eb2be45cc86c04cd6
hdt: fix signedness warnings

host_bus_type and interface_type are uint8_t. Force a cast when calling remove_spaces
on these fields.

Signed-off-by: Pierre-Alexandre Meyer <pierre@mouraf.org>
com32/hdt/hdt-cli-disk.c
com32/hdt/hdt-menu-disk.c