aboutsummaryrefslogtreecommitdiff
path: root/src/testbed/testbed_api.h
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2021-04-26 20:00:55 +0200
committerChristian Grothoff <christian@grothoff.org>2021-04-26 20:00:55 +0200
commit1f2674fe293be7c1a852fbe4a7241fbcb149078f (patch)
tree075dd0aa3d2b19b0c62b18bdf3d99f324dea2966 /src/testbed/testbed_api.h
parent82a5d35360c4c882d9a5f92c4ac27c61bd4a4cc5 (diff)
downloadgnunet-1f2674fe293be7c1a852fbe4a7241fbcb149078f.tar.gz
gnunet-1f2674fe293be7c1a852fbe4a7241fbcb149078f.zip
-fix typos
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