aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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