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.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/testbed/testbed_api.h b/src/testbed/testbed_api.h
index ea78a14ff..9a54ca36c 100644
--- a/src/testbed/testbed_api.h
+++ b/src/testbed/testbed_api.h
@@ -40,7 +40,7 @@
40/** 40/**
41 * Cmds Helper binary name 41 * Cmds Helper binary name
42 */ 42 */
43#define HELPER_CMDS_BINARY "gnunet-helper-cmds" 43#define HELPER_CMDS_BINARY "gnunet-cmds-helper"
44 44
45 45
46/** 46/**
@@ -185,7 +185,6 @@ struct OperationContext
185typedef void 185typedef void
186(*TESTBED_opcq_empty_cb) (void *cls); 186(*TESTBED_opcq_empty_cb) (void *cls);
187 187
188
189/** 188/**
190 * Handle to interact with a GNUnet testbed controller. Each 189 * Handle to interact with a GNUnet testbed controller. Each
191 * controller has at least one master handle which is created when the 190 * controller has at least one master handle which is created when the