projects
/
oweals
/
gnunet.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
64f68a9
)
- doxygen
author
Bart Polot
<bart@net.in.tum.de>
Wed, 25 Jul 2012 01:22:27 +0000
(
01:22
+0000)
committer
Bart Polot
<bart@net.in.tum.de>
Wed, 25 Jul 2012 01:22:27 +0000
(
01:22
+0000)
src/mesh/gnunet-service-mesh.c
patch
|
blob
|
history
diff --git
a/src/mesh/gnunet-service-mesh.c
b/src/mesh/gnunet-service-mesh.c
index f17c91b25407c3a9f7a5a7c5f34b1d28b8b8b31d..25d7afc4f16894c1eb9f284eb7c1e89599f1ac65 100644
(file)
--- 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,