aboutsummaryrefslogtreecommitdiff
path: root/src/mesh/gnunet-mesh.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mesh/gnunet-mesh.c')
-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 aaa099774..440dc272d 100644
--- a/src/mesh/gnunet-mesh.c
+++ b/src/mesh/gnunet-mesh.c
@@ -95,7 +95,7 @@ tunnels_callback (void *cls,
95 * @param cls Closure. 95 * @param cls Closure.
96 * @param peer Peer in the tunnel's tree. 96 * @param peer Peer in the tunnel's tree.
97 * @param parent Parent of the current peer. All 0 when peer is root. 97 * @param parent Parent of the current peer. All 0 when peer is root.
98 * 98 *
99 */ 99 */
100static void 100static void
101tunnel_callback (void *cls, 101tunnel_callback (void *cls,