mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-02-22 11:22:23 +00:00
Fix compile , Daniel
This commit is contained in:
parent
403a5163c9
commit
f92e0898d3
@ -344,7 +344,7 @@ clean:
|
||||
for (i = 0 ; i < XEN_UNIFIED_NR_DRIVERS ; i++)
|
||||
if (priv->opened[i]) drivers[i]->close(conn);
|
||||
VIR_FREE(priv);
|
||||
return ret
|
||||
return ret;
|
||||
}
|
||||
|
||||
#define GET_PRIVATE(conn) \
|
||||
|
Loading…
x
Reference in New Issue
Block a user