]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu_driver.c: factor out more duplication
authorJim Meyering <meyering@redhat.com>
Thu, 10 Sep 2009 09:26:00 +0000 (11:26 +0200)
committerJim Meyering <meyering@redhat.com>
Thu, 10 Sep 2009 09:56:50 +0000 (11:56 +0200)
commitf238709304f9f6c57204cdd943e542cbae38fa5f
tree670971606950f5b7e92e276a6a6132cb47947052
parent32456779a1e93854631cc8da930c077d04b56660
qemu_driver.c: factor out more duplication

* src/qemu_driver.c (qemudDomainRestore): Use the new ...TypeToString
function here, too.
src/qemu_driver.c