libvirt/src/vmx
Michal Privoznik c0a3088094 src: Fix boolean assignment
In a few places we use 0 and false, or 1 and true interchangeably
even though the variable or return type in question is boolean.
Fix those places.

Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
2020-05-05 13:08:57 +02:00
..
Makefile.inc.am maint: Add filetype annotations to Makefile.inc.am 2019-04-12 16:55:38 +02:00
vmx.c src: Fix boolean assignment 2020-05-05 13:08:57 +02:00
vmx.h conf: don't use passed in caps in post parse method 2019-12-09 10:15:16 +00:00