
8 Nov
2017
8 Nov
'17
9:26 a.m.
On Wed, Nov 08, 2017 at 15:18:37 +0100, Peter Krempa wrote:
Use bool instead of an int. --- src/bhyve/bhyve_driver.c | 4 ++-- src/conf/virdomainobjlist.c | 2 +- src/conf/virdomainobjlist.h | 2 +- src/libxl/libxl_driver.c | 6 +++--- src/lxc/lxc_driver.c | 6 +++--- src/qemu/qemu_driver.c | 6 +++--- src/uml/uml_driver.c | 4 ++-- 7 files changed, 15 insertions(+), 15 deletions(-)
Reviewed-by: Jiri Denemark <jdenemar@redhat.com>