aboutsummaryrefslogtreecommitdiff
path: root/src/include/gnunet_testbed_service.h
diff options
context:
space:
mode:
authorSree Harsha Totakura <totakura@in.tum.de>2013-04-15 12:05:13 +0000
committerSree Harsha Totakura <totakura@in.tum.de>2013-04-15 12:05:13 +0000
commitfbda84a3f00a667f4b149f00f9a7d330e5db54a8 (patch)
tree7da169c589c8436fb96e5cba1a0b7763858c63c7 /src/include/gnunet_testbed_service.h
parent2d1d94da00e8aa28c9db86462daf80ab58a3a660 (diff)
downloadgnunet-fbda84a3f00a667f4b149f00f9a7d330e5db54a8.tar.gz
gnunet-fbda84a3f00a667f4b149f00f9a7d330e5db54a8.zip
- doc
Diffstat (limited to 'src/include/gnunet_testbed_service.h')
-rw-r--r--src/include/gnunet_testbed_service.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/include/gnunet_testbed_service.h b/src/include/gnunet_testbed_service.h
index 86e3cd194..437d0d655 100644
--- a/src/include/gnunet_testbed_service.h
+++ b/src/include/gnunet_testbed_service.h
@@ -484,8 +484,7 @@ GNUNET_TESTBED_controller_stop (struct GNUNET_TESTBED_ControllerProc *cproc);
484 * 484 *
485 * @param host host to run the controller on; This should be the same host if 485 * @param host host to run the controller on; This should be the same host if
486 * the controller was previously started with 486 * the controller was previously started with
487 * GNUNET_TESTBED_controller_start; NULL for localhost 487 * GNUNET_TESTBED_controller_start()
488 * @param host host where this controller is being run;
489 * @param event_mask bit mask with set of events to call 'cc' for; 488 * @param event_mask bit mask with set of events to call 'cc' for;
490 * or-ed values of "1LL" shifted by the 489 * or-ed values of "1LL" shifted by the
491 * respective 'enum GNUNET_TESTBED_EventType' 490 * respective 'enum GNUNET_TESTBED_EventType'