- doxygen
authorBart Polot <bart@net.in.tum.de>
Tue, 23 Jul 2013 13:05:20 +0000 (13:05 +0000)
committerBart Polot <bart@net.in.tum.de>
Tue, 23 Jul 2013 13:05:20 +0000 (13:05 +0000)
src/mesh/gnunet-service-mesh.c

index d5b344f021f3d147dfb9417af4b2fad5d642e7dd..6fa9d1d170db66b61ea3c5fe80653218a85fe661 100644 (file)
@@ -1689,8 +1689,8 @@ peer_unlock_queue (GNUNET_PEER_Id peer_id)
 /**
  * Cancel all transmissions towards a neighbor that belong to a certain tunnel.
  *
- * @param t Tunnel which to cancel.
  * @param neighbor Short ID of the neighbor to whom cancel the transmissions.
+ * @param t Tunnel which to cancel.
  */
 static void
 peer_cancel_queues (GNUNET_PEER_Id neighbor, struct MeshTunnel *t)