From: Bart Polot Date: Mon, 30 Jul 2012 11:48:31 +0000 (+0000) Subject: - doxygen X-Git-Tag: initial-import-from-subversion-38251~12287 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=0e9b98db4cc172456af6bd61246107037401ce60;p=oweals%2Fgnunet.git - doxygen --- diff --git a/src/mesh/gnunet-service-mesh.c b/src/mesh/gnunet-service-mesh.c index 67c50d304..98bd498a1 100644 --- a/src/mesh/gnunet-service-mesh.c +++ b/src/mesh/gnunet-service-mesh.c @@ -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)