From 470d2ed35f3507a7abead0fcac0eeabe7822b719 Mon Sep 17 00:00:00 2001 From: Matthias Wachs Date: Mon, 19 Apr 2010 15:21:56 +0000 Subject: [PATCH] --- src/dht/gnunet-service-dht.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/dht/gnunet-service-dht.c b/src/dht/gnunet-service-dht.c index 27c431bd5..13c10495a 100644 --- a/src/dht/gnunet-service-dht.c +++ b/src/dht/gnunet-service-dht.c @@ -457,7 +457,7 @@ handle_dht_find_peer (void *cls, * Server handler for initiating local dht put requests * * @param cls closure for service - * @param put_msg the actual put message + * @param msg the actual put message * @param message_context struct containing pertinent information about the request */ static void -- 2.25.1