gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] r22885 - gnunet/src/mesh


From: gnunet
Subject: [GNUnet-SVN] r22885 - gnunet/src/mesh
Date: Wed, 25 Jul 2012 03:22:27 +0200

Author: bartpolot
Date: 2012-07-25 03:22:27 +0200 (Wed, 25 Jul 2012)
New Revision: 22885

Modified:
   gnunet/src/mesh/gnunet-service-mesh.c
Log:
- doxygen

Modified: gnunet/src/mesh/gnunet-service-mesh.c
===================================================================
--- gnunet/src/mesh/gnunet-service-mesh.c       2012-07-25 01:15:11 UTC (rev 
22884)
+++ gnunet/src/mesh/gnunet-service-mesh.c       2012-07-25 01:22:27 UTC (rev 
22885)
@@ -3024,8 +3024,9 @@
  * 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,




reply via email to

[Prev in Thread] Current Thread [Next in Thread]