aboutsummaryrefslogtreecommitdiff
path: root/src/mesh/mesh_tunnel_tree.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mesh/mesh_tunnel_tree.c')
-rw-r--r--src/mesh/mesh_tunnel_tree.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mesh/mesh_tunnel_tree.c b/src/mesh/mesh_tunnel_tree.c
index 7b04385bc..a7577e36f 100644
--- a/src/mesh/mesh_tunnel_tree.c
+++ b/src/mesh/mesh_tunnel_tree.c
@@ -992,7 +992,7 @@ tree_del_peer (struct MeshTunnelTree *t, GNUNET_PEER_Id peer,
992 * 992 *
993 * @return Number of hops to reach destination, UINT_MAX in case the peer is not 993 * @return Number of hops to reach destination, UINT_MAX in case the peer is not
994 * in the path. 994 * in the path.
995 * 995 *
996 * TODO: adapt to allow any start / root combination 996 * TODO: adapt to allow any start / root combination
997 * TODO: take in account state of the nodes 997 * TODO: take in account state of the nodes
998 */ 998 */