From: Bart Polot Date: Fri, 18 Oct 2013 11:36:34 +0000 (+0000) Subject: - doxygen X-Git-Tag: initial-import-from-subversion-38251~6446 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=1ef7f26b7579ae2a6256751a3f5ebfbf60afbb2f;p=oweals%2Fgnunet.git - doxygen --- 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.