- doxygen
authorBart Polot <bart@net.in.tum.de>
Fri, 18 Oct 2013 11:35:57 +0000 (11:35 +0000)
committerBart Polot <bart@net.in.tum.de>
Fri, 18 Oct 2013 11:35:57 +0000 (11:35 +0000)
src/mesh/gnunet-service-mesh_tunnel.c
src/mesh/gnunet-service-mesh_tunnel.h

index d6922f76a6fc6ca30f1c20ac016ff05bc9880e53..231eeabebb97d1a2941b24bd6946ba7c020184d4 100644 (file)
@@ -532,7 +532,7 @@ handle_decrypted (struct MeshTunnel3 *t,
  * for every message.
  *
  * @param t Tunnel this message came on.
- * @param msgh Encrypted message.
+ * @param msg Encrypted message.
  * @param fwd Is this message fwd?
  */
 void
index 9e32c5d92a20e8c3d44274217f785ee7f45108b7..369713e660a86d5856c94d6403ede42e4cf60f97 100644 (file)
@@ -204,7 +204,7 @@ GMT_get_channel (struct MeshTunnel3 *t, MESH_ChannelNumber chid);
  * towards a channel of a local tunnel.
  *
  * @param t Tunnel this message came on.
- * @param msgh Message header.
+ * @param msg Message header.
  * @param fwd Is this message fwd?
  */
 void