diff options
author | Bart Polot <bart@net.in.tum.de> | 2013-05-15 08:38:09 +0000 |
---|---|---|
committer | Bart Polot <bart@net.in.tum.de> | 2013-05-15 08:38:09 +0000 |
commit | 2399550f72d224717fa1c8b767fc0a9749d348cf (patch) | |
tree | 570e0f2da68680a9544c6fbe88aa0abac64c55e1 /src | |
parent | 408e4e40532ba164c45bb74530ae0a5f655556e8 (diff) |
- notice
Diffstat (limited to 'src')
-rw-r--r-- | src/include/gnunet_mesh_service.h | 1 |
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, /** * Type for an application. Values defined in gnunet_applications.h + * DEPRECATED - not present in mesh2 */ typedef uint32_t GNUNET_MESH_ApplicationType; |