aboutsummaryrefslogtreecommitdiff
path: root/src/testbed/testbed_api.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/testbed/testbed_api.h')
-rw-r--r--src/testbed/testbed_api.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/testbed/testbed_api.h b/src/testbed/testbed_api.h
index 3b6678c56..46a9bc203 100644
--- a/src/testbed/testbed_api.h
+++ b/src/testbed/testbed_api.h
@@ -94,7 +94,7 @@ enum OperationType
94 OP_GET_SLAVE_CONFIG, 94 OP_GET_SLAVE_CONFIG,
95 95
96 /** 96 /**
97 * Stop and destroy all peers 97 * Stop and destroy all peers
98 */ 98 */
99 OP_SHUTDOWN_PEERS, 99 OP_SHUTDOWN_PEERS,
100 100
@@ -320,7 +320,7 @@ GNUNET_TESTBED_insert_opc_ (struct GNUNET_TESTBED_Controller *c,
320 * given controller 320 * given controller
321 * 321 *
322 * @param c the controller 322 * @param c the controller
323 * @param opc the operation context to remove 323 * @param opc the operation context to remove
324 */ 324 */
325void 325void
326GNUNET_TESTBED_remove_opc_ (const struct GNUNET_TESTBED_Controller *c, 326GNUNET_TESTBED_remove_opc_ (const struct GNUNET_TESTBED_Controller *c,