- Fixed doxygen
authorBart Polot <bart@net.in.tum.de>
Mon, 20 Feb 2012 10:26:54 +0000 (10:26 +0000)
committerBart Polot <bart@net.in.tum.de>
Mon, 20 Feb 2012 10:26:54 +0000 (10:26 +0000)
src/mesh/mesh_tunnel_tree.h

index 615a5a8d0dd1a140fc26e6a41d88c5ba0a54b6af..84fd0acb22521e07cbe6f03671970274e697e354 100644 (file)
@@ -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.
  */