From: Sree Harsha Totakura Date: Tue, 31 Jul 2012 14:53:02 +0000 (+0000) Subject: doc X-Git-Tag: initial-import-from-subversion-38251~12271 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=f432fb9c61777efc0369d71dae9df1ad7e81f1c0;p=oweals%2Fgnunet.git doc --- diff --git a/src/include/gnunet_testbed_service.h b/src/include/gnunet_testbed_service.h index 5f0d70089..0236d82af 100644 --- a/src/include/gnunet_testbed_service.h +++ b/src/include/gnunet_testbed_service.h @@ -645,7 +645,8 @@ typedef void (*GNUNET_TESTBED_PeerCreateCallback) (void *cls, * * @param controller controller process to use * @param host host to run the peer on - * @param cfg configuration to use for the peer + * @param cfg Template configuration to use for the peer. Should exist until + * operation is cancelled or GNUNET_TESTBED_operation_done() is called * @param cb the callback to call when the peer has been created * @param cls the closure to the above callback * @return the operation handle