projects
/
gpgme.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bfa554b
)
Fix last change.
author
Marcus Brinkmann
<mb@g10code.com>
Thu, 14 Apr 2005 08:45:00 +0000
(08:45 +0000)
committer
Marcus Brinkmann
<mb@g10code.com>
Thu, 14 Apr 2005 08:45:00 +0000
(08:45 +0000)
gpgme/wait-global.c
patch
|
blob
|
history
diff --git
a/gpgme/wait-global.c
b/gpgme/wait-global.c
index 7de72f750790396a520980cab2aba4fa92058408..24d75507e91295b82571a00f5aac8cecb21e848c 100644
(file)
--- a/
gpgme/wait-global.c
+++ b/
gpgme/wait-global.c
@@
-354,7
+354,7
@@
gpgme_wait (gpgme_ctx_t ctx, gpgme_error_t *status, int hang)
{
ctx = NULL;
if (status)
- *status =
NULL
;
+ *status =
0
;
}
}
}