]> git.ipfire.org Git - thirdparty/libvirt.git/commit
conf: fix error message for wrong thread_pool_size
authorJán Tomko <jtomko@redhat.com>
Fri, 1 Jul 2022 14:13:23 +0000 (16:13 +0200)
committerJán Tomko <jtomko@redhat.com>
Fri, 1 Jul 2022 15:10:25 +0000 (17:10 +0200)
commit17f8e36e224e200833b68c99308787f3c5d71d23
treeb227f804c322152cb7d02920c8b1756bf1aafaf3
parentebe0e34b640453abe4add79be74159bb8a94ef03
conf: fix error message for wrong thread_pool_size

Fix the copy-and-paste error by referring to the correct variable.

Fixes: 0df2e7df80452f81edbfeb0ee355235b533346a9
https://bugzilla.redhat.com/show_bug.cgi?id=2103132

Signed-off-by: Ján Tomko <jtomko@redhat.com>
src/conf/domain_conf.c