aboutsummaryrefslogtreecommitdiff
path: root/src/nse
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2012-01-25 09:48:21 +0000
committerChristian Grothoff <christian@grothoff.org>2012-01-25 09:48:21 +0000
commit185403ed68c223b3d95a2e9279f2535cff59b0c5 (patch)
tree4bd26307050aad61641b047307f7640c1f37f66a /src/nse
parent354a6b2d5484d52bc1dfc25bc176857034a2d3e4 (diff)
downloadgnunet-185403ed68c223b3d95a2e9279f2535cff59b0c5.tar.gz
gnunet-185403ed68c223b3d95a2e9279f2535cff59b0c5.zip
-dce
Diffstat (limited to 'src/nse')
-rw-r--r--src/nse/gnunet-nse-profiler.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/nse/gnunet-nse-profiler.c b/src/nse/gnunet-nse-profiler.c
index 43743c47b..ac1b6e8bc 100644
--- a/src/nse/gnunet-nse-profiler.c
+++ b/src/nse/gnunet-nse-profiler.c
@@ -554,7 +554,6 @@ disconnect_nse_peers (void *cls, const struct GNUNET_SCHEDULER_TaskContext *tc)
554 554
555 GNUNET_log (GNUNET_ERROR_TYPE_DEBUG, "disconnecting nse service of peers\n"); 555 GNUNET_log (GNUNET_ERROR_TYPE_DEBUG, "disconnecting nse service of peers\n");
556 disconnect_task = GNUNET_SCHEDULER_NO_TASK; 556 disconnect_task = GNUNET_SCHEDULER_NO_TASK;
557 pos = peer_head;
558 while (NULL != (pos = peer_head)) 557 while (NULL != (pos = peer_head))
559 { 558 {
560 if (pos->nse_handle != NULL) 559 if (pos->nse_handle != NULL)