From e885c0579bf14c393c8330f10dd0d16cf9aa8e3f Mon Sep 17 00:00:00 2001 From: Pavel Rochnyack Date: Mon, 13 May 2019 16:04:46 +0700 Subject: [PATCH] virt plugin: clang-format --- src/virt.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/virt.c b/src/virt.c index 2385f366..288281a5 100644 --- a/src/virt.c +++ b/src/virt.c @@ -70,7 +70,8 @@ /* virConnectListAllDomains() appeared in 0.10.2 (Sep 2012) - Note that LIBVIR_CHECK_VERSION appeared a year later (Dec 2013, libvirt-1.2.0), + Note that LIBVIR_CHECK_VERSION appeared a year later (Dec 2013, + libvirt-1.2.0), so in some systems which actually have virConnectListAllDomains() we can't detect this. */ -- 2.11.0