aboutsummaryrefslogtreecommitdiff
path: root/src/mesh/mesh_api_new.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mesh/mesh_api_new.c')
-rw-r--r--src/mesh/mesh_api_new.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mesh/mesh_api_new.c b/src/mesh/mesh_api_new.c
index 658696df6..8ddeecff0 100644
--- a/src/mesh/mesh_api_new.c
+++ b/src/mesh/mesh_api_new.c
@@ -105,7 +105,7 @@ struct GNUNET_MESH_TransmitHandle
105 uint32_t priority; 105 uint32_t priority;
106 106
107 /** 107 /**
108 * Target of the message, 0 for broadcast. This field 108 * Target of the message, 0 for multicast. This field
109 * is only valid if 'notify' is non-NULL. 109 * is only valid if 'notify' is non-NULL.
110 */ 110 */
111 GNUNET_PEER_Id target; 111 GNUNET_PEER_Id target;