aboutsummaryrefslogtreecommitdiff
path: root/src/service/topology/gnunet-daemon-topology.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/service/topology/gnunet-daemon-topology.c')
-rw-r--r--src/service/topology/gnunet-daemon-topology.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/service/topology/gnunet-daemon-topology.c b/src/service/topology/gnunet-daemon-topology.c
index a1875eb38..8b9360e86 100644
--- a/src/service/topology/gnunet-daemon-topology.c
+++ b/src/service/topology/gnunet-daemon-topology.c
@@ -943,7 +943,7 @@ cleaning_task (void *cls)
943 } 943 }
944 if (NULL != ps) 944 if (NULL != ps)
945 { 945 {
946 GNUNET_PEERSTORE_disconnect (ps, GNUNET_YES); 946 GNUNET_PEERSTORE_disconnect (ps);
947 ps = NULL; 947 ps = NULL;
948 } 948 }
949 if (NULL != stats) 949 if (NULL != stats)