From: Bart Polot Date: Fri, 18 Oct 2013 11:37:43 +0000 (+0000) Subject: - doxygen X-Git-Tag: initial-import-from-subversion-38251~6445 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=b29cf59e12a0aa522b218a22353f37eeb736f2ee;hp=1ef7f26b7579ae2a6256751a3f5ebfbf60afbb2f;p=oweals%2Fgnunet.git - doxygen --- 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.