From b29cf59e12a0aa522b218a22353f37eeb736f2ee Mon Sep 17 00:00:00 2001 From: Bart Polot Date: Fri, 18 Oct 2013 11:37:43 +0000 Subject: [PATCH] - doxygen --- src/mesh/mesh_test_lib.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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. -- 2.25.1