aboutsummaryrefslogtreecommitdiff
path: root/src/dht
diff options
context:
space:
mode:
authorMatthias Wachs <wachs@net.in.tum.de>2010-04-19 15:21:56 +0000
committerMatthias Wachs <wachs@net.in.tum.de>2010-04-19 15:21:56 +0000
commit470d2ed35f3507a7abead0fcac0eeabe7822b719 (patch)
treea162627d6dee30bbb7f39335610979c378d42e62 /src/dht
parente52ccbcc82d328f1bd7b7bc0ba803a141902b82b (diff)
downloadgnunet-470d2ed35f3507a7abead0fcac0eeabe7822b719.tar.gz
gnunet-470d2ed35f3507a7abead0fcac0eeabe7822b719.zip
Diffstat (limited to 'src/dht')
-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