Fix perf_crypto_rsa.c after various changes
[oweals/gnunet.git] / src / util / test_service.c
index 88f99f95ac1d96a49a278388c46672299607feec..efc765438c4d1b6911101a3ae5a4b19f98ab5e2e 100644 (file)
@@ -41,7 +41,7 @@ static struct GNUNET_CLIENT_Connection *client;
 
 
 static void
-do_stop (void *cls, const struct GNUNET_SCHEDULER_TaskContext *tc)
+do_stop (void *cls)
 {
   if (NULL != client)
   {