projects
/
collectd.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0d9e196
)
virt plugin: missed one old-style definition
author
Ruben Kerkhof
<ruben@rubenkerkhof.com>
Sun, 6 Mar 2016 12:30:10 +0000
(13:30 +0100)
committer
Ruben Kerkhof
<ruben@rubenkerkhof.com>
Sun, 6 Mar 2016 12:30:10 +0000
(13:30 +0100)
src/virt.c
patch
|
blob
|
history
diff --git
a/src/virt.c
b/src/virt.c
index
1340dba
..
79d4682
100644
(file)
--- a/
src/virt.c
+++ b/
src/virt.c
@@
-906,7
+906,7
@@
add_block_device (virDomainPtr dom, const char *path)
}
static void
-free_interface_devices ()
+free_interface_devices (
void
)
{
int i;