]> git.proxmox.com Git - qemu.git/commit
Fix warning on mingw32
authorBlue Swirl <blauwirbel@gmail.com>
Sat, 20 Feb 2010 08:29:17 +0000 (08:29 +0000)
committerBlue Swirl <blauwirbel@gmail.com>
Sat, 20 Feb 2010 08:29:17 +0000 (08:29 +0000)
commit4fc8d6711aff7a9c11e402c3d77b481609f9f486
treefa285d986a4be1a5cf2a796a90006e7e13c9b20c
parent64e69d50a394a48de7607f178d53c192443f9066
Fix warning on mingw32

/src/qemu/hw/ide/core.c: In function 'ide_drive_pre_save':
/src/qemu/hw/ide/core.c:2740: warning: comparison is always false due to limited range of data type

Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
hw/ide/core.c