aboutsummaryrefslogtreecommitdiff
path: root/src/testbed/testbed_api_services.c
diff options
context:
space:
mode:
authorFlorian Dold <florian.dold@gmail.com>2013-08-11 22:09:11 +0000
committerFlorian Dold <florian.dold@gmail.com>2013-08-11 22:09:11 +0000
commit91e71fcc1220782798e349b66853fda27f2cd108 (patch)
treef49e7e8cd50d47c1df75792dbbaf84aa4567b760 /src/testbed/testbed_api_services.c
parenta2e8a59397b12df7e95af6fa888383aa526eb9bc (diff)
downloadgnunet-91e71fcc1220782798e349b66853fda27f2cd108.tar.gz
gnunet-91e71fcc1220782798e349b66853fda27f2cd108.zip
- docs
Diffstat (limited to 'src/testbed/testbed_api_services.c')
-rw-r--r--src/testbed/testbed_api_services.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/testbed/testbed_api_services.c b/src/testbed/testbed_api_services.c
index ea618d8a8..86ec284ed 100644
--- a/src/testbed/testbed_api_services.c
+++ b/src/testbed/testbed_api_services.c
@@ -239,7 +239,7 @@ oprelease_service_connect (void *cls)
239 * callback. The 'ca' callback is used to create the connection 239 * callback. The 'ca' callback is used to create the connection
240 * when the time is right; the 'da' callback will be used to 240 * when the time is right; the 'da' callback will be used to
241 * destroy the connection (upon 'GNUNET_TESTBED_operation_done'). 241 * destroy the connection (upon 'GNUNET_TESTBED_operation_done').
242 * 'GNUNET_TESTBED_operation_cancel' can be used to abort this 242 * 'GNUNET_TESTBED_operation_done' can be used to abort this
243 * operation until the event callback has been called. 243 * operation until the event callback has been called.
244 * 244 *
245 * @param op_cls closure to pass in operation event 245 * @param op_cls closure to pass in operation event