From: Bart Polot Date: Mon, 20 Feb 2012 10:26:54 +0000 (+0000) Subject: - Fixed doxygen X-Git-Tag: initial-import-from-subversion-38251~14802 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=2ccf509cc0cfb052df901c871fdf523d7063333f;p=oweals%2Fgnunet.git - Fixed doxygen --- 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. */