From: Bart Polot Date: Tue, 21 Jun 2011 20:53:22 +0000 (+0000) Subject: CHanges in doxygen X-Git-Tag: initial-import-from-subversion-38251~18065 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=e840960d5dad5ac4f3c8b421c30ba4bfe6f10307;p=oweals%2Fgnunet.git CHanges in doxygen --- 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; /** * 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?