From 1240962f4e349aee4e3a57afe293a399d7d316fd Mon Sep 17 00:00:00 2001 From: "Nathan S. Evans" Date: Wed, 2 Feb 2011 14:59:10 +0000 Subject: [PATCH] doxygen --- src/dht/gnunet-service-dht.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/dht/gnunet-service-dht.c b/src/dht/gnunet-service-dht.c index 2f5be7691..fa2b9551b 100644 --- a/src/dht/gnunet-service-dht.c +++ b/src/dht/gnunet-service-dht.c @@ -2003,8 +2003,7 @@ add_pending_message (struct ClientList *client, * * @param client the client to send the reply to * @param message the encapsulated message to send - * @param uid the unique identifier of this request - * @param key key + * @param msg_ctx the context of the received message */ static void send_reply_to_client (struct ClientList *client, -- 2.25.1