aboutsummaryrefslogtreecommitdiff
path: root/src/testing/testing_api_cmd_netjail_start_testsystem_v2.c
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2021-09-18 16:37:03 +0200
committerChristian Grothoff <christian@grothoff.org>2021-09-18 16:37:12 +0200
commit730fcf8d05c3179b0a85be198ce29359ece17116 (patch)
treee5bcb4ebd57e8288ed46f839c83d27848f918a59 /src/testing/testing_api_cmd_netjail_start_testsystem_v2.c
parentad9c10e6e660c45c8da630a7ea0f8c013a6661e2 (diff)
downloadgnunet-730fcf8d05c3179b0a85be198ce29359ece17116.tar.gz
gnunet-730fcf8d05c3179b0a85be198ce29359ece17116.zip
-fix typos
Diffstat (limited to 'src/testing/testing_api_cmd_netjail_start_testsystem_v2.c')
-rw-r--r--src/testing/testing_api_cmd_netjail_start_testsystem_v2.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/testing/testing_api_cmd_netjail_start_testsystem_v2.c b/src/testing/testing_api_cmd_netjail_start_testsystem_v2.c
index 64ce549a4..e5d4221ec 100644
--- a/src/testing/testing_api_cmd_netjail_start_testsystem_v2.c
+++ b/src/testing/testing_api_cmd_netjail_start_testsystem_v2.c
@@ -62,7 +62,7 @@ struct HelperMessage
62struct NetJailState 62struct NetJailState
63{ 63{
64 /** 64 /**
65 * The complete topology infomation. 65 * The complete topology information.
66 */ 66 */
67 struct GNUNET_TESTING_NetjailTopology *topology; 67 struct GNUNET_TESTING_NetjailTopology *topology;
68 68