From 641f008e3f30aec0ea24b4f80e068ec87c6b2888 Mon Sep 17 00:00:00 2001 From: "Nathan S. Evans" Date: Mon, 5 Apr 2010 16:53:16 +0000 Subject: [PATCH] doxygen --- src/dht/dht_api.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/dht/dht_api.c b/src/dht/dht_api.c index 3edf81e6b..2fa5fa79f 100644 --- a/src/dht/dht_api.c +++ b/src/dht/dht_api.c @@ -1027,7 +1027,7 @@ GNUNET_DHT_find_peer_stop (struct GNUNET_DHT_FindPeerHandle *find_peer_handle, /** * Perform a PUT operation storing data in the DHT. * - * @param h handle to DHT service + * @param handle handle to DHT service * @param key the key to store under * @param type type of the value * @param size number of bytes in data; must be less than 64k -- 2.25.1