aboutsummaryrefslogtreecommitdiff
path: root/src/dht
diff options
context:
space:
mode:
authorNathan S. Evans <evans@in.tum.de>2011-02-02 14:59:10 +0000
committerNathan S. Evans <evans@in.tum.de>2011-02-02 14:59:10 +0000
commit1240962f4e349aee4e3a57afe293a399d7d316fd (patch)
tree9cbadf9731311cad2aa312eb53a8240e5b80fa84 /src/dht
parent29739c21805faad15d90e7f02c906d28f5feb2f3 (diff)
downloadgnunet-1240962f4e349aee4e3a57afe293a399d7d316fd.tar.gz
gnunet-1240962f4e349aee4e3a57afe293a399d7d316fd.zip
doxygen
Diffstat (limited to 'src/dht')
-rw-r--r--src/dht/gnunet-service-dht.c3
1 files changed, 1 insertions, 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,
2003 * 2003 *
2004 * @param client the client to send the reply to 2004 * @param client the client to send the reply to
2005 * @param message the encapsulated message to send 2005 * @param message the encapsulated message to send
2006 * @param uid the unique identifier of this request 2006 * @param msg_ctx the context of the received message
2007 * @param key key
2008 */ 2007 */
2009static void 2008static void
2010send_reply_to_client (struct ClientList *client, 2009send_reply_to_client (struct ClientList *client,