check
[oweals/gnunet.git] / src / include / gnunet_mesh_service.h
index 0c90f2105ebd523ed3a5330aa1a34b4b360369dc..2835d0abd7a71b40e1a87fa111bd05cff868e016 100644 (file)
@@ -139,7 +139,7 @@ GNUNET_MESH_connect (const struct GNUNET_CONFIGURATION_Handle *cfg,
                      void *cls,
                     GNUNET_MESH_TunnelEndHandler cleaner,
                      const struct GNUNET_MESH_MessageHandler *handlers, 
-                    const GNUNET_MESH_ServiceType *stypes);
+                    const GNUNET_MESH_ApplicationType *stypes);
 
 /**
  * Get the peer on the other side of this tunnel if it is just one. Return NULL otherwise