doc
authorSree Harsha Totakura <totakura@in.tum.de>
Tue, 31 Jul 2012 14:53:02 +0000 (14:53 +0000)
committerSree Harsha Totakura <totakura@in.tum.de>
Tue, 31 Jul 2012 14:53:02 +0000 (14:53 +0000)
src/include/gnunet_testbed_service.h

index 5f0d70089a709338ff947b52de62f0dfc8fee105..0236d82aff317eb64e848122ac466a249ae617df 100644 (file)
@@ -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