]> git.proxmox.com Git - mirror_qemu.git/commit - hw/smc91c111.c
fix typo: delete redundant semicolon
authorDong Xu Wang <wdongxu@linux.vnet.ibm.com>
Tue, 29 Nov 2011 08:52:38 +0000 (16:52 +0800)
committerStefan Hajnoczi <stefanha@linux.vnet.ibm.com>
Tue, 6 Dec 2011 09:56:41 +0000 (09:56 +0000)
commit3a93113a002db694657fcf24ff0c96aef83303b8
tree0dd0d2d6691f800325c6b193d26cd9a13fe1fe08
parent91a9ecefb6d7f066c6eecc09f7231ce7969d1817
fix typo: delete redundant semicolon

Double semicolons should be single.

Signed-off-by: Dong Xu Wang <wdongxu@linux.vnet.ibm.com>
Signed-off-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com>
15 files changed:
block/nbd.c
cpus.c
hw/9pfs/codir.c
hw/9pfs/virtio-9p-handle.c
hw/9pfs/virtio-9p.c
hw/acpi.c
hw/eepro100.c
hw/ide/via.c
hw/ppc.c
hw/smc91c111.c
linux-user/syscall.c
net/tap-solaris.c
target-s390x/op_helper.c
ui/vnc.c
usb-redir.c