]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemuDomainSetupAllInputs: Update debug message
authorMichal Privoznik <mprivozn@redhat.com>
Wed, 11 Jan 2017 14:16:06 +0000 (15:16 +0100)
committerMichal Privoznik <mprivozn@redhat.com>
Wed, 11 Jan 2017 16:39:24 +0000 (17:39 +0100)
commit2ff8c30548c73e7eb892c89795e74b60cacd519d
tree0cbff09b6253982388bf82c2e32626c37b29c4ba
parent7b837d6477b54efa959e5348f5d13dab0d634b18
qemuDomainSetupAllInputs: Update debug message

Due to a copy-paste error, the debug message reads:

  Setting up disks

It should have been:

  Setting up inputs.

Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
src/qemu/qemu_domain.c