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 17cd38df3..f6808a851 100644
--- a/src/testbed/testbed_api.h
+++ b/src/testbed/testbed_api.h
@@ -156,7 +156,7 @@ struct OperationContext
156 void *data; 156 void *data;
157 157
158 /** 158 /**
159 * The id of the opearation 159 * The id of the operation
160 */ 160 */
161 uint64_t id; 161 uint64_t id;
162 162
@@ -282,7 +282,7 @@ struct GNUNET_TESTBED_Barrier
282 struct GNUNET_HashCode key; 282 struct GNUNET_HashCode key;
283 283
284 /** 284 /**
285 * The controller handle given while initiliasing this barrier 285 * The controller handle given while initalising this barrier
286 */ 286 */
287 struct GNUNET_TESTBED_Controller *c; 287 struct GNUNET_TESTBED_Controller *c;
288 288