aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/dht/gnunet-service-dht.c2
1 files changed, 1 insertions, 1 deletions
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,
457 * Server handler for initiating local dht put requests 457 * Server handler for initiating local dht put requests
458 * 458 *
459 * @param cls closure for service 459 * @param cls closure for service
460 * @param put_msg the actual put message 460 * @param msg the actual put message
461 * @param message_context struct containing pertinent information about the request 461 * @param message_context struct containing pertinent information about the request
462 */ 462 */
463static void 463static void