aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/include/gnunet_mesh_service.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/include/gnunet_mesh_service.h b/src/include/gnunet_mesh_service.h
index 4aa5947c4..3005c1239 100644
--- a/src/include/gnunet_mesh_service.h
+++ b/src/include/gnunet_mesh_service.h
@@ -150,6 +150,7 @@ typedef void (GNUNET_MESH_TunnelEndHandler) (void *cls,
150 150
151/** 151/**
152 * Type for an application. Values defined in gnunet_applications.h 152 * Type for an application. Values defined in gnunet_applications.h
153 * DEPRECATED - not present in mesh2
153 */ 154 */
154typedef uint32_t GNUNET_MESH_ApplicationType; 155typedef uint32_t GNUNET_MESH_ApplicationType;
155 156