- don-t re-scheduler, destroy immediately (comes from scheduler)
[oweals/gnunet.git] / src / mesh / gnunet-service-mesh_dht.c
index 466aa9c72a6ce881388d967d14bd8f76f0975a14..01fb4a30f2f59bc82d4ac62faa78f9a5006b3c9a 100644 (file)
@@ -254,7 +254,7 @@ announce_id (void *cls, const struct GNUNET_SCHEDULER_TaskContext *tc)
   const struct GNUNET_HELLO_Message *hello;
   size_t size;
   struct GNUNET_TIME_Absolute expiration;
-  struct GNUNET_TIME_Absolute retry_time;
+  struct GNUNET_TIME_Relative retry_time;
 
   if (0 != (tc->reason & GNUNET_SCHEDULER_REASON_SHUTDOWN))
   {