projects
/
oweals
/
gnunet.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1d42e5c
)
fixing major, highly annoying bug...
author
Christian Grothoff
<christian@grothoff.org>
Wed, 25 May 2011 12:28:03 +0000
(12:28 +0000)
committer
Christian Grothoff
<christian@grothoff.org>
Wed, 25 May 2011 12:28:03 +0000
(12:28 +0000)
src/core/core_api.c
patch
|
blob
|
history
diff --git
a/src/core/core_api.c
b/src/core/core_api.c
index daf93b3c48e32cbcb2fa33ac9800809d3b3d43d8..58f489da30761204e41af380d282c69ab483c361 100644
(file)
--- a/
src/core/core_api.c
+++ b/
src/core/core_api.c
@@
-1201,7
+1201,7
@@
main_notify_handler (void *cls,
{
/* request must have been cancelled between the original request
and the response from core, ignore core's readiness */
-
return
;
+
break
;
}
th = pr->pending_head;