From c42cd188bc5df0a33b838a17b5787d1e6b139337 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Wed, 14 Sep 2011 14:18:01 +0000 Subject: [PATCH] clean up --- src/dht/gnunet-service-dht.c | 1 + 1 file changed, 1 insertion(+) diff --git a/src/dht/gnunet-service-dht.c b/src/dht/gnunet-service-dht.c index ab509eea4..8efdcffbf 100644 --- a/src/dht/gnunet-service-dht.c +++ b/src/dht/gnunet-service-dht.c @@ -31,6 +31,7 @@ * - use different 'struct DHT_MessageContext' for the different types of * messages (currently rather confusing, especially with things like * peer bloom filters occuring when processing replies). + * - why do we have request UIDs again? */ #include "platform.h" -- 2.25.1