guix-env: some update.
[oweals/gnunet.git] / src / testing / test_testing_peerstartup.c
index 9b0c5364245c072bce601f4ec98197cb83824dd9..956788f6c376f37c85fc54e997b25bdebe81f2b6 100644 (file)
@@ -63,10 +63,9 @@ struct TestingContext
  * Task for shutdown
  *
  * @param cls the testing context
- * @param tc the tast context
  */
 static void
-do_shutdown (void *cls, const struct GNUNET_SCHEDULER_TaskContext *tc)
+do_shutdown (void *cls)
 {
   struct TestingContext *test_ctx = cls;