- doxygen
authorBart Polot <bart@net.in.tum.de>
Mon, 30 Jul 2012 11:48:31 +0000 (11:48 +0000)
committerBart Polot <bart@net.in.tum.de>
Mon, 30 Jul 2012 11:48:31 +0000 (11:48 +0000)
src/mesh/gnunet-service-mesh.c

index 67c50d304027e029026bfc986bdca37beaa72b8c..98bd498a1c40b3c23dea60671a1e2648fa965d6a 100644 (file)
@@ -3322,6 +3322,7 @@ tunnel_get_ack (struct MeshTunnel *t)
  * If buffering is on, send when sent to children and buffer space is free.
  * 
  * @param t Tunnel on which to send the ACK.
+ * @param type Type of message that triggered the ACK transmission.
  */
 static void
 tunnel_send_ack (struct MeshTunnel *t, uint16_t type)