aboutsummaryrefslogtreecommitdiff
path: root/src/include/gnunet_mesh_service_new.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/gnunet_mesh_service_new.h')
-rw-r--r--src/include/gnunet_mesh_service_new.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/include/gnunet_mesh_service_new.h b/src/include/gnunet_mesh_service_new.h
index d6f9ded37..7d1570550 100644
--- a/src/include/gnunet_mesh_service_new.h
+++ b/src/include/gnunet_mesh_service_new.h
@@ -135,6 +135,7 @@ typedef uint32_t GNUNET_MESH_ApplicationType;
135 * note that the mesh is allowed to drop notifications about 135 * note that the mesh is allowed to drop notifications about
136 * inbound messages if the client does not process them fast 136 * inbound messages if the client does not process them fast
137 * enough (for this notification type, a bounded queue is used) 137 * enough (for this notification type, a bounded queue is used)
138 * @param stypes list of the applications that this client claims to provide
138 * @return handle to the mesh service NULL on error 139 * @return handle to the mesh service NULL on error
139 * (in this case, init is never called) 140 * (in this case, init is never called)
140 */ 141 */