remove duplicate specifier
authorSree Harsha Totakura <totakura@in.tum.de>
Mon, 1 Oct 2012 11:50:37 +0000 (11:50 +0000)
committerSree Harsha Totakura <totakura@in.tum.de>
Mon, 1 Oct 2012 11:50:37 +0000 (11:50 +0000)
src/testbed/test_testbed_api_2peers_1controller.c

index f680efb9e8892c25827699624a93463e11d48ba4..d0638d5642beba788542eeae22fc64b4fcd7e1e4 100644 (file)
@@ -175,7 +175,7 @@ static enum Stage 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);