aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNathan S. Evans <evans@in.tum.de>2011-01-14 18:22:52 +0000
committerNathan S. Evans <evans@in.tum.de>2011-01-14 18:22:52 +0000
commit18a2da14069b09486b2499eca6720149505bc9c5 (patch)
treeacef35b8869fa0f8e33f562e22c0b6b1b9419613
parent8d22f64045a7e0593e45500e70f8a0be4429cdfa (diff)
downloadgnunet-18a2da14069b09486b2499eca6720149505bc9c5.tar.gz
gnunet-18a2da14069b09486b2499eca6720149505bc9c5.zip
compile warning
-rw-r--r--src/dht/gnunet-dht-driver.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/dht/gnunet-dht-driver.c b/src/dht/gnunet-dht-driver.c
index 06fe5b8b0..0270953ed 100644
--- a/src/dht/gnunet-dht-driver.c
+++ b/src/dht/gnunet-dht-driver.c
@@ -2375,6 +2375,7 @@ choose_next_malicious (struct GNUNET_TESTING_PeerGroup *pg, struct GNUNET_CONTAI
2375 GNUNET_HashCode uid_hash; 2375 GNUNET_HashCode uid_hash;
2376 2376
2377 curr_distance = 0; 2377 curr_distance = 0;
2378 nearest = 0;
2378 GNUNET_assert (bloom != NULL); 2379 GNUNET_assert (bloom != NULL);
2379 2380
2380 if (GNUNET_YES == malicious_sybil) 2381 if (GNUNET_YES == malicious_sybil)