]> xenbits.xensource.com Git - libvirt.git/commit
qemu: fix block stat naming
authorEric Blake <eblake@redhat.com>
Tue, 3 Jan 2012 03:43:07 +0000 (20:43 -0700)
committerEric Blake <eblake@redhat.com>
Tue, 3 Jan 2012 03:43:07 +0000 (20:43 -0700)
commit851fc8139fc69d2b963a3bda49dbf14b9144b7a5
tree6869b41a7307c866472b5958e657990b6958307b
parent269ce467fc76dbd1a75c9e982d4cba1f0ba36fc2
qemu: fix block stat naming

Typo has existed since API introduction in commit ee0d8c3.

* src/qemu/qemu_driver.c (qemuDomainBlockStatsFlags): Use correct
name.
src/qemu/qemu_driver.c