aboutsummaryrefslogtreecommitdiff
path: root/src/core/test_core_api_send_to_self.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/test_core_api_send_to_self.c')
-rw-r--r--src/core/test_core_api_send_to_self.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/test_core_api_send_to_self.c b/src/core/test_core_api_send_to_self.c
index 4b1a94cea..54dd29ca8 100644
--- a/src/core/test_core_api_send_to_self.c
+++ b/src/core/test_core_api_send_to_self.c
@@ -55,7 +55,7 @@ struct GNUNET_CORE_Handle *core;
55 * Function scheduled as very last function, cleans up after us 55 * Function scheduled as very last function, cleans up after us
56 */ 56 */
57static void 57static void
58cleanup (void *cls, const struct GNUNET_SCHEDULER_TaskContext *tskctx) 58cleanup (void *cls)
59{ 59{
60 die_task = NULL; 60 die_task = NULL;
61 61