On Wed, Aug 23, 2017 at 05:22:10PM -0400, John Ferlan wrote:
Rather than an int, it returns a bool - so let's define it that
way
Signed-off-by: John Ferlan <jferlan(a)redhat.com>
---
src/conf/virnetworkobj.c | 2 +-
src/conf/virnetworkobj.h | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
Reviewed-by: Pavel Hrdina <phrdina(a)redhat.com>