From 2ccf509cc0cfb052df901c871fdf523d7063333f Mon Sep 17 00:00:00 2001 From: Bart Polot Date: Mon, 20 Feb 2012 10:26:54 +0000 Subject: - Fixed doxygen --- src/mesh/mesh_tunnel_tree.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/mesh') diff --git a/src/mesh/mesh_tunnel_tree.h b/src/mesh/mesh_tunnel_tree.h index 615a5a8d0..84fd0acb2 100644 --- a/src/mesh/mesh_tunnel_tree.h +++ b/src/mesh/mesh_tunnel_tree.h @@ -197,7 +197,7 @@ tree_get_first_hop (struct MeshTunnelTree *t, GNUNET_PEER_Id peer); * Find the given peer in the tree. * * @param tree Tree where to look for the peer. - * @param peer Peer to find. + * @param peer_id Peer to find. * * @return Pointer to the node of the peer. NULL if not found. */ -- cgit v1.2.3