From f432fb9c61777efc0369d71dae9df1ad7e81f1c0 Mon Sep 17 00:00:00 2001 From: Sree Harsha Totakura Date: Tue, 31 Jul 2012 14:53:02 +0000 Subject: [PATCH] doc --- src/include/gnunet_testbed_service.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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 -- 2.25.1