projects
/
collectd.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1b462dc
)
virt plugin: clang-format
author
Pavel Rochnyack
<pavel2000@ngs.ru>
Mon, 13 May 2019 09:04:46 +0000
(16:04 +0700)
committer
Pavel Rochnyack
<pavel2000@ngs.ru>
Mon, 13 May 2019 09:04:46 +0000
(16:04 +0700)
src/virt.c
patch
|
blob
|
history
diff --git
a/src/virt.c
b/src/virt.c
index
2385f36
..
288281a
100644
(file)
--- 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.
*/