aboutsummaryrefslogtreecommitdiff
path: root/src/dht/gnunet-service-dht.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/dht/gnunet-service-dht.h')
-rw-r--r--src/dht/gnunet-service-dht.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/dht/gnunet-service-dht.h b/src/dht/gnunet-service-dht.h
index 2574edc7b..6741efb4e 100644
--- a/src/dht/gnunet-service-dht.h
+++ b/src/dht/gnunet-service-dht.h
@@ -59,7 +59,6 @@ extern struct GNUNET_STATISTICS_Handle *GDS_stats;
59extern struct GNUNET_MessageHeader *GDS_my_hello; 59extern struct GNUNET_MessageHeader *GDS_my_hello;
60 60
61 61
62
63/** 62/**
64 * Handle a reply we've received from another peer. If the reply 63 * Handle a reply we've received from another peer. If the reply
65 * matches any of our pending queries, forward it to the respective 64 * matches any of our pending queries, forward it to the respective