aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBart Polot <bart@net.in.tum.de>2012-11-21 16:28:56 +0000
committerBart Polot <bart@net.in.tum.de>2012-11-21 16:28:56 +0000
commit84d88f3ddc67f50c4493a20f33883c9242fd0d57 (patch)
tree33b174c02b8a8abf30fca9bd9781d409eda17a1d
parent629c505465e553845e85141bc45fc20eec9ff85b (diff)
downloadgnunet-84d88f3ddc67f50c4493a20f33883c9242fd0d57.tar.gz
gnunet-84d88f3ddc67f50c4493a20f33883c9242fd0d57.zip
- doxygen
-rw-r--r--src/mesh/gnunet-mesh.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mesh/gnunet-mesh.c b/src/mesh/gnunet-mesh.c
index 82aa94644..c339c60b3 100644
--- a/src/mesh/gnunet-mesh.c
+++ b/src/mesh/gnunet-mesh.c
@@ -68,7 +68,7 @@ shutdown_task (void *cls,
68 * @param cls Closure (unused). 68 * @param cls Closure (unused).
69 * @param initiator Peer that started the tunnel (owner). 69 * @param initiator Peer that started the tunnel (owner).
70 * @param tunnel_number Tunnel number. 70 * @param tunnel_number Tunnel number.
71 * @param peer Array of peer identities that participate in the tunnel. 71 * @param peers Array of peer identities that participate in the tunnel.
72 * @param npeers Number of peers in peers. 72 * @param npeers Number of peers in peers.
73 */ 73 */
74static void 74static void