aboutsummaryrefslogtreecommitdiff
path: root/src/service/peerstore/test_peerstore_api_sync.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/service/peerstore/test_peerstore_api_sync.c')
-rw-r--r--src/service/peerstore/test_peerstore_api_sync.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/service/peerstore/test_peerstore_api_sync.c b/src/service/peerstore/test_peerstore_api_sync.c
index 5057c98b5..4e16afae8 100644
--- a/src/service/peerstore/test_peerstore_api_sync.c
+++ b/src/service/peerstore/test_peerstore_api_sync.c
@@ -110,8 +110,7 @@ iterate_cb (void *cls,
110 it = NULL; 110 it = NULL;
111 if (0 == ok) 111 if (0 == ok)
112 { 112 {
113 GNUNET_PEERSTORE_disconnect (h, 113 GNUNET_PEERSTORE_disconnect (h);
114 GNUNET_NO);
115 if (NULL != to) 114 if (NULL != to)
116 { 115 {
117 GNUNET_SCHEDULER_cancel (to); 116 GNUNET_SCHEDULER_cancel (to);