]> git.ipfire.org Git - thirdparty/libvirt.git/commit
conf: Use correct attribute name in error message
authorAndrea Bolognani <abologna@redhat.com>
Tue, 30 Jan 2018 14:11:10 +0000 (15:11 +0100)
committerAndrea Bolognani <abologna@redhat.com>
Tue, 30 Jan 2018 17:44:11 +0000 (18:44 +0100)
commitc7f6d4d01063a1c445f2b9cf8af11f8e8c36db43
tree4c6b371da7322b34c4b6cd2412434e52106840cd
parentb2c5f28a72465bf047311828c8c66112c8ca84e5
conf: Use correct attribute name in error message

The <capabilities> feature has an attribute named 'policy', but the
error message mentioned the non-existing 'state' attribute instead.

Signed-off-by: Andrea Bolognani <abologna@redhat.com>
src/conf/domain_conf.c