fix
authorChristian Grothoff <christian@grothoff.org>
Tue, 14 Jun 2011 11:48:36 +0000 (11:48 +0000)
committerChristian Grothoff <christian@grothoff.org>
Tue, 14 Jun 2011 11:48:36 +0000 (11:48 +0000)
src/topology/gnunet-daemon-topology.c

index 7123e930f1426564b828931e449b72f6f4e1ef53..628c557ae4ac9538947c3c762e6062053bfb6419 100644 (file)
@@ -826,7 +826,7 @@ disconnect_notify (void *cls,
   if (GNUNET_SCHEDULER_NO_TASK != pos->hello_delay_task)
     {
       GNUNET_SCHEDULER_cancel (pos->hello_delay_task);
-      pos->hello_delay_tas k = GNUNET_SCHEDULER_NO_TASK;
+      pos->hello_delay_task = GNUNET_SCHEDULER_NO_TASK;
     }
   GNUNET_STATISTICS_set (stats,
                         gettext_noop ("# peers connected"),