]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu: adjust indentation of qemuDomainObjPrivateXMLFormatAutomaticPlacement
authorJán Tomko <jtomko@redhat.com>
Tue, 26 Sep 2017 15:10:51 +0000 (17:10 +0200)
committerJán Tomko <jtomko@redhat.com>
Tue, 26 Sep 2017 15:10:51 +0000 (17:10 +0200)
commit01f86fb301a55c15c33dd02e6a7e2aac5ecad93d
tree2abe67e6a0ac1380b77f26c86c5182f5a9daad1b
parent6801da940ef68ce16cc6222df86ccf70e74a49be
qemu: adjust indentation of qemuDomainObjPrivateXMLFormatAutomaticPlacement

Commit 6801da94 fixed the typo in the function name, but forgot
to adjust the indentation level of the next line.
src/qemu/qemu_domain.c