]> xenbits.xensource.com Git - libvirt.git/commit
domain_conf: comment not match the code below
authorAdam Julis <ajulis@redhat.com>
Thu, 4 Jul 2024 11:52:17 +0000 (13:52 +0200)
committerMichal Privoznik <mprivozn@redhat.com>
Wed, 10 Jul 2024 08:00:29 +0000 (10:00 +0200)
commit619a9158622b005caaf7a16690fa8203d5054701
treeaef46ce3906e949173de4b791cf6556869199de2
parentb5c54df9014c9f13f5db05d25a80aa73b6cd8fa8
domain_conf: comment not match the code below

The outdated comment refers to a non-existent member in the
virDomainObj structure.

Signed-off-by: Adam Julis <ajulis@redhat.com>
Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
src/conf/domain_conf.c