- doxygen
authorBart Polot <bart@net.in.tum.de>
Fri, 18 Oct 2013 11:36:34 +0000 (11:36 +0000)
committerBart Polot <bart@net.in.tum.de>
Fri, 18 Oct 2013 11:36:34 +0000 (11:36 +0000)
src/mesh/mesh_api_enc.c

index 93099abdbf66a62869b5305b3d6dc92eaefeaffe..8f4d42fd38e2f1a40027935c64cfba28152fbe2b 100644 (file)
@@ -451,7 +451,7 @@ create_channel (struct GNUNET_MESH_Handle *h, MESH_ChannelNumber chid)
  * - Calls cleaner if channel was inbound
  * - Frees all memory used
  *
- * @param t Pointer to the channel.
+ * @param ch Pointer to the channel.
  * @param call_cleaner Whether to call the cleaner handler.
  *
  * @return Handle to the required channel or NULL if not found.