From: Sree Harsha Totakura Date: Mon, 27 Aug 2012 21:31:07 +0000 (+0000) Subject: more doc X-Git-Tag: initial-import-from-subversion-38251~12062 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;ds=sidebyside;h=e3572007a3ddd8801cc3ad4b74ad61a061f1f423;p=oweals%2Fgnunet.git more doc --- diff --git a/src/include/gnunet_testbed_service.h b/src/include/gnunet_testbed_service.h index c3635ed5c..789627a56 100644 --- a/src/include/gnunet_testbed_service.h +++ b/src/include/gnunet_testbed_service.h @@ -976,7 +976,9 @@ GNUNET_TESTBED_overlay_write_topology_to_file (struct GNUNET_TESTBED_Controller * a service. * * @param cls closure - * @param cfg configuration of the peer to connect to + * @param cfg configuration of the peer to connect to; will be available until + * GNUNET_TESTBED_operation_done() is called on the operation returned + * from GNUNET_TESTBED_service_connect() * @return service handle to return in 'op_result', NULL on error */ typedef void * (*GNUNET_TESTBED_ConnectAdapter)(void *cls,