From: Bart Polot Date: Wed, 25 Jul 2012 01:22:27 +0000 (+0000) Subject: - doxygen X-Git-Tag: initial-import-from-subversion-38251~12354 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=38a9154a91ae31b2a5f6ea7809a51cfebf7bf5f8;p=oweals%2Fgnunet.git - doxygen --- diff --git a/src/mesh/gnunet-service-mesh.c b/src/mesh/gnunet-service-mesh.c index f17c91b25..25d7afc4f 100644 --- a/src/mesh/gnunet-service-mesh.c +++ b/src/mesh/gnunet-service-mesh.c @@ -3024,8 +3024,9 @@ tunnel_send_multicast (struct MeshTunnel *t, * Increase the SKIP value of all peers that * have not received a unicast message. * - * @param cls Closure (Short id of the peer that HAS received the message). - * @param id Short ID of the neighbor. + * @param cls Closure (ID of the peer that HAS received the message). + * @param key ID of the neighbor. + * @param value Information about the neighbor. */ static int tunnel_add_skip (void *cls,