X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=src%2Fmesh%2Fmesh_test_lib.h;h=19625d2ab74790ac367ddebd165d89e3952c9495;hb=056f559d916d785164f40e63ca56c153ea0e9ebe;hp=5732338f7f0a63fe7bfbf1c17529cc1ca66089f8;hpb=61c39c60565b386e0e12ea669556b030e8cd7180;p=oweals%2Fgnunet.git diff --git a/src/mesh/mesh_test_lib.h b/src/mesh/mesh_test_lib.h index 5732338f7..19625d2ab 100644 --- a/src/mesh/mesh_test_lib.h +++ b/src/mesh/mesh_test_lib.h @@ -68,7 +68,7 @@ typedef void (*GNUNET_MESH_TEST_AppMain) (void *cls, * @param num_peers Number of peers to start. * @param tmain Main function to run once the testbed is ready. * @param tmain_cls Closure for 'tmain'. - * @param new_tunnel Handler for incoming tunnels. + * @param new_channel Handler for incoming tunnels. * @param cleaner Cleaner for destroyed incoming tunnels. * @param handlers Message handlers. * @param ports Ports the peers offer.