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:
37ffba0
)
CHanges in doxygen
author
Bart Polot
<bart@net.in.tum.de>
Tue, 21 Jun 2011 20:53:22 +0000
(20:53 +0000)
committer
Bart Polot
<bart@net.in.tum.de>
Tue, 21 Jun 2011 20:53:22 +0000
(20:53 +0000)
src/include/gnunet_mesh_service_new.h
patch
|
blob
|
history
diff --git
a/src/include/gnunet_mesh_service_new.h
b/src/include/gnunet_mesh_service_new.h
index 3a0aa95076890b86028c6163ab88fb7a040d0097..d6f9ded377e2bed7a43333f03f229737cb4442db 100644
(file)
--- a/
src/include/gnunet_mesh_service_new.h
+++ b/
src/include/gnunet_mesh_service_new.h
@@
-252,9
+252,7
@@
struct GNUNET_MESH_TransmitHandle;
/**
* Ask the mesh to call "notify" once it is ready to transmit the
- * given number of bytes to the specified "target". If we are not yet
- * connected to the specified peer, a call to this function will cause
- * us to try to establish a connection.
+ * given number of bytes to the specified tunnel or target.
*
* @param tunnel tunnel to use for transmission
* @param cork is corking allowed for this transmission?