From: Christian Grothoff Date: Thu, 23 Dec 2010 22:31:37 +0000 (+0000) Subject: fix X-Git-Tag: initial-import-from-subversion-38251~19391 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=12d51a7d066ddc0eefcf26bd770a38ab54df7789;p=oweals%2Fgnunet.git fix --- diff --git a/src/topology/gnunet-daemon-topology.c b/src/topology/gnunet-daemon-topology.c index 08b1ba1c3..4bbe4e19a 100644 --- a/src/topology/gnunet-daemon-topology.c +++ b/src/topology/gnunet-daemon-topology.c @@ -792,6 +792,7 @@ disconnect_notify (void *cls, GNUNET_break (0); return; } + pos->is_connected = GNUNET_NO; connection_count--; GNUNET_STATISTICS_set (stats, gettext_noop ("# peers connected"),