aboutsummaryrefslogtreecommitdiff
path: root/src/dht/gnunet-service-xdht_neighbours.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/dht/gnunet-service-xdht_neighbours.c')
-rw-r--r--src/dht/gnunet-service-xdht_neighbours.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/dht/gnunet-service-xdht_neighbours.c b/src/dht/gnunet-service-xdht_neighbours.c
index 3d14fbcd4..8339f9ce1 100644
--- a/src/dht/gnunet-service-xdht_neighbours.c
+++ b/src/dht/gnunet-service-xdht_neighbours.c
@@ -3736,6 +3736,7 @@ handle_dht_p2p_put (void *cls, const struct GNUNET_PeerIdentity *peer,
3736 { 3736 {
3737 switch (GNUNET_BLOCK_evaluate (GDS_block_context, 3737 switch (GNUNET_BLOCK_evaluate (GDS_block_context,
3738 ntohl (put->block_type), 3738 ntohl (put->block_type),
3739 GNUNET_BLOCK_EO_NONE,
3739 NULL, /* query */ 3740 NULL, /* query */
3740 NULL, 0, /* bloom filer */ 3741 NULL, 0, /* bloom filer */
3741 NULL, 0, /* xquery */ 3742 NULL, 0, /* xquery */