aboutsummaryrefslogtreecommitdiff
path: root/src/dht/test_dht_topo.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/dht/test_dht_topo.c')
-rw-r--r--src/dht/test_dht_topo.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/dht/test_dht_topo.c b/src/dht/test_dht_topo.c
index fa57e13b5..4830ba629 100644
--- a/src/dht/test_dht_topo.c
+++ b/src/dht/test_dht_topo.c
@@ -377,8 +377,7 @@ dht_get_handler (void *cls,
377 return; 377 return;
378 } 378 }
379 if (0 != 379 if (0 !=
380 GNUNET_DHT_verify_path (query, 380 GNUNET_DHT_verify_path (data,
381 data,
382 size, 381 size,
383 exp, 382 exp,
384 put_path, 383 put_path,