virt plugin: clang-format
authorPavel Rochnyack <pavel2000@ngs.ru>
Mon, 13 May 2019 09:04:46 +0000 (16:04 +0700)
committerPavel Rochnyack <pavel2000@ngs.ru>
Mon, 13 May 2019 09:04:46 +0000 (16:04 +0700)
src/virt.c

index 2385f36..288281a 100644 (file)
@@ -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.
  */