fixed memory leak
[oweals/gnunet.git] / src / testbed / test_testbed_api_testbed_run.c
index dcb02dd7d9f976ba605299dc5751982697d91fb9..16fdc1e2f08505b612e352d16e60a656ec1922a9 100644 (file)
@@ -66,7 +66,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)
 {
   if (GNUNET_SCHEDULER_NO_TASK != abort_task)
     GNUNET_SCHEDULER_cancel (abort_task);