From 76dcc3351564146f788e8a354cb3c42025db21cc Mon Sep 17 00:00:00 2001 From: Bart Polot Date: Thu, 5 May 2011 22:21:31 +0000 Subject: WiP --- src/include/gnunet_mesh_service.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/include/gnunet_mesh_service.h') diff --git a/src/include/gnunet_mesh_service.h b/src/include/gnunet_mesh_service.h index 2835d0abd..2a288a3a5 100644 --- a/src/include/gnunet_mesh_service.h +++ b/src/include/gnunet_mesh_service.h @@ -131,6 +131,7 @@ typedef uint32_t GNUNET_MESH_ApplicationType; * note that the mesh is allowed to drop notifications about inbound * messages if the client does not process them fast enough (for this * notification type, a bounded queue is used) + * @param stypes Application Types the client claims to offer * @return handle to the mesh service * NULL on error (in this case, init is never called) */ -- cgit v1.2.3