X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;ds=sidebyside;f=src%2Ftestbed%2Fgnunet-daemon-latency-logger.c;h=9652721a100557989408e24545001714a0ff6c6e;hb=29e6158507a0758192075ac6ece7ba8e75ddc49a;hp=84d8e223ad1b95e848d7111df7a38ca86088d996;hpb=bb5fe91d23b0938baa3c4f0e92a83df659df216a;p=oweals%2Fgnunet.git diff --git a/src/testbed/gnunet-daemon-latency-logger.c b/src/testbed/gnunet-daemon-latency-logger.c index 84d8e223a..9652721a1 100644 --- a/src/testbed/gnunet-daemon-latency-logger.c +++ b/src/testbed/gnunet-daemon-latency-logger.c @@ -131,11 +131,10 @@ free_iterator (void *cls, * Shutdown * * @param cls NULL - * @param tc task context from scheduler * @return */ static void -do_shutdown (void *cls, const struct GNUNET_SCHEDULER_TaskContext *tc) +do_shutdown (void *cls) { shutdown_task = NULL; GNUNET_ATS_performance_done (ats);