projects
/
oweals
/
gnunet.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ec364f4
)
- doxygen
author
Bart Polot
<bart@net.in.tum.de>
Fri, 18 Oct 2013 11:36:34 +0000
(11:36 +0000)
committer
Bart Polot
<bart@net.in.tum.de>
Fri, 18 Oct 2013 11:36:34 +0000
(11:36 +0000)
src/mesh/mesh_api_enc.c
patch
|
blob
|
history
diff --git
a/src/mesh/mesh_api_enc.c
b/src/mesh/mesh_api_enc.c
index 93099abdbf66a62869b5305b3d6dc92eaefeaffe..8f4d42fd38e2f1a40027935c64cfba28152fbe2b 100644
(file)
--- 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.