tracking forwarded operations
[oweals/gnunet.git] / src / testbed / test_testbed_api_test.c
index f552d1a78201e81541c8debf82d148539037dae3..e93c5872adfaca63e95e727e4c195f454eb3691d 100644 (file)
@@ -56,7 +56,7 @@ static int result;
  * @param tc the task context
  */
 static void
-do_shutdown (void *cls, const const struct GNUNET_SCHEDULER_TaskContext *tc)
+do_shutdown (void *cls, const struct GNUNET_SCHEDULER_TaskContext *tc)
 {
   GNUNET_SCHEDULER_shutdown ();
 }