]> git.ipfire.org Git - thirdparty/libvirt.git/commit
bhyve: fix typo in error message
authorJán Tomko <jtomko@redhat.com>
Fri, 17 Mar 2023 21:43:51 +0000 (22:43 +0100)
committerJán Tomko <jtomko@redhat.com>
Mon, 20 Mar 2023 13:32:40 +0000 (14:32 +0100)
commit9fc3c2524cf2ba5f70082e709f6aaa2cadc813bc
tree289691ceb0af13f478c5df68be2f9c094250a0d9
parent9a3bccf6956aa8cd6c878e32e0ac70114fada30f
bhyve: fix typo in error message

Use the same string as in qemu_process.

Signed-off-by: Ján Tomko <jtomko@redhat.com>
Reviewed-by: Laine Stump <laine@redhat.com>
src/bhyve/bhyve_process.c