(no commit message)
authorMatthias Wachs <wachs@net.in.tum.de>
Mon, 20 Jun 2011 09:26:16 +0000 (09:26 +0000)
committerMatthias Wachs <wachs@net.in.tum.de>
Mon, 20 Jun 2011 09:26:16 +0000 (09:26 +0000)
src/transport/test_transport_api_unreliability.c

index 0cfc036de0df4c1ecce5222dd2033bebbc12b475..67e71e0735847cf2e1df081f22f64960a7b01151 100644 (file)
@@ -164,7 +164,7 @@ end ()
         }
     }
 
-  if (GNUNET_SCHEDULER_NO_TASK != tct)
+  if (GNUNET_SCHEDULER_NO_TASK != die_task)
     GNUNET_SCHEDULER_cancel (die_task);
   die_task = GNUNET_SCHEDULER_NO_TASK;
 #if VERBOSE