From: Nathan S. Evans Date: Mon, 5 Apr 2010 16:53:16 +0000 (+0000) Subject: doxygen X-Git-Tag: initial-import-from-subversion-38251~22270 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=641f008e3f30aec0ea24b4f80e068ec87c6b2888;p=oweals%2Fgnunet.git doxygen --- 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