aboutsummaryrefslogtreecommitdiff
path: root/src/include
diff options
context:
space:
mode:
authorBart Polot <bart@net.in.tum.de>2011-06-21 20:53:22 +0000
committerBart Polot <bart@net.in.tum.de>2011-06-21 20:53:22 +0000
commite840960d5dad5ac4f3c8b421c30ba4bfe6f10307 (patch)
tree9b7f3674988fc5b6d1199d8e671c1b2d6e432106 /src/include
parent37ffba0e788aa5bad59503b1378d13780976b14e (diff)
downloadgnunet-e840960d5dad5ac4f3c8b421c30ba4bfe6f10307.tar.gz
gnunet-e840960d5dad5ac4f3c8b421c30ba4bfe6f10307.zip
CHanges in doxygen
Diffstat (limited to 'src/include')
-rw-r--r--src/include/gnunet_mesh_service_new.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/src/include/gnunet_mesh_service_new.h b/src/include/gnunet_mesh_service_new.h
index 3a0aa9507..d6f9ded37 100644
--- a/src/include/gnunet_mesh_service_new.h
+++ b/src/include/gnunet_mesh_service_new.h
@@ -252,9 +252,7 @@ struct GNUNET_MESH_TransmitHandle;
252 252
253/** 253/**
254 * Ask the mesh to call "notify" once it is ready to transmit the 254 * Ask the mesh to call "notify" once it is ready to transmit the
255 * given number of bytes to the specified "target". If we are not yet 255 * given number of bytes to the specified tunnel or target.
256 * connected to the specified peer, a call to this function will cause
257 * us to try to establish a connection.
258 * 256 *
259 * @param tunnel tunnel to use for transmission 257 * @param tunnel tunnel to use for transmission
260 * @param cork is corking allowed for this transmission? 258 * @param cork is corking allowed for this transmission?