]> git.proxmox.com Git - qemu.git/commit
s390: typo fix
authorMichael S. Tsirkin <mst@redhat.com>
Sun, 13 Dec 2009 14:45:47 +0000 (16:45 +0200)
committerAurelien Jarno <aurelien@aurel32.net>
Sun, 13 Dec 2009 18:44:07 +0000 (19:44 +0100)
commitcf708987d7df69a5c72db8ba587e448a1bd02587
tree8e561350093e650c09ac90a0fb3e9fc2d67b5a81
parent0435d39360775ab04ac0b2c443684b96f7c78563
s390: typo fix

s390 code has an obvious typo, which results in:
hw/s390-virtio.c: At top level:
hw/s390-virtio.c:249: error: request for member ‘no_vga’ in something not a structure or union

Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Acked-by: Alexander Graf <agraf@suse.de>
Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
hw/s390-virtio.c