Fix last change.
This commit is contained in:
parent
bfa554b3e8
commit
cbddc8e134
@ -354,7 +354,7 @@ gpgme_wait (gpgme_ctx_t ctx, gpgme_error_t *status, int hang)
|
|||||||
{
|
{
|
||||||
ctx = NULL;
|
ctx = NULL;
|
||||||
if (status)
|
if (status)
|
||||||
*status = NULL;
|
*status = 0;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user