From 1ef7f26b7579ae2a6256751a3f5ebfbf60afbb2f Mon Sep 17 00:00:00 2001 From: Bart Polot Date: Fri, 18 Oct 2013 11:36:34 +0000 Subject: [PATCH] - doxygen --- src/mesh/mesh_api_enc.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/mesh/mesh_api_enc.c b/src/mesh/mesh_api_enc.c index 93099abdb..8f4d42fd3 100644 --- a/src/mesh/mesh_api_enc.c +++ b/src/mesh/mesh_api_enc.c @@ -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. -- 2.25.1