aboutsummaryrefslogtreecommitdiff
path: root/src/exit/gnunet-daemon-exit.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/exit/gnunet-daemon-exit.c')
-rw-r--r--src/exit/gnunet-daemon-exit.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/exit/gnunet-daemon-exit.c b/src/exit/gnunet-daemon-exit.c
index 72522e121..fbf173086 100644
--- a/src/exit/gnunet-daemon-exit.c
+++ b/src/exit/gnunet-daemon-exit.c
@@ -3074,7 +3074,7 @@ cleanup (void *cls GNUNET_UNUSED,
3074 3074
3075 if (helper_handle != NULL) 3075 if (helper_handle != NULL)
3076 { 3076 {
3077 GNUNET_HELPER_stop (helper_handle); 3077 GNUNET_HELPER_stop (helper_handle, GNUNET_NO);
3078 helper_handle = NULL; 3078 helper_handle = NULL;
3079 } 3079 }
3080 if (mesh_handle != NULL) 3080 if (mesh_handle != NULL)