mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-03-07 17:28:15 +00:00
oops, Daniel
This commit is contained in:
parent
652f3bb13b
commit
3e255474d3
@ -673,7 +673,7 @@ static void
|
|||||||
virXenErrorFunc(virErrorNumber error, const char *func, const char *info,
|
virXenErrorFunc(virErrorNumber error, const char *func, const char *info,
|
||||||
int value)
|
int value)
|
||||||
{
|
{
|
||||||
char fullinfo[1000]
|
char fullinfo[1000];
|
||||||
const char *errmsg;
|
const char *errmsg;
|
||||||
|
|
||||||
if ((error == VIR_ERR_OK) || (in_init != 0))
|
if ((error == VIR_ERR_OK) || (in_init != 0))
|
||||||
|
Loading…
x
Reference in New Issue
Block a user