]> git.ipfire.org Git - thirdparty/collectd.git/commitdiff
virt plugin: clang-format 3151/head
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 2385f366568eb2a839c07c3ab497d569effebf58..288281a5b183237d7b35ef6af1db11be017aa951 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.
  */