- doc
[oweals/gnunet.git] / src / mesh / gnunet-service-mesh_peer.c
index ecb48061e6298b6a727c2bd2ba2d9eb305681584..5fe19e646c7ac378b28de2d9097c1b9d3fd3ba47 100644 (file)
@@ -784,7 +784,7 @@ queue_is_sendable (struct MeshPeerQueue *q)
  *
  * @param peer The destination peer.
  *
- * @return Best current known path towards the peer, if any.
+ * @return First transmittable message, if any. Otherwise, NULL.
  */
 static struct MeshPeerQueue *
 peer_get_first_message (const struct MeshPeer *peer)