aboutsummaryrefslogtreecommitdiff
path: root/src/include/gnunet_testing_lib.h
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2020-11-14 17:22:13 +0100
committerChristian Grothoff <christian@grothoff.org>2020-11-14 17:22:13 +0100
commitc0f407c9d3cfa50c3378ebbfc0885e20c84dd0ef (patch)
tree0172526a73ff97b569f3e66d12d6fe54bf181a33 /src/include/gnunet_testing_lib.h
parentc90b5703c88339f7bdf909b77a45ea93c21792cd (diff)
downloadgnunet-c0f407c9d3cfa50c3378ebbfc0885e20c84dd0ef.tar.gz
gnunet-c0f407c9d3cfa50c3378ebbfc0885e20c84dd0ef.zip
misc spelling issues
Diffstat (limited to 'src/include/gnunet_testing_lib.h')
-rw-r--r--src/include/gnunet_testing_lib.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/gnunet_testing_lib.h b/src/include/gnunet_testing_lib.h
index 22e142e43..664e20ac3 100644
--- a/src/include/gnunet_testing_lib.h
+++ b/src/include/gnunet_testing_lib.h
@@ -135,7 +135,7 @@ GNUNET_TESTING_system_create (const char *testdir,
135 * handle per operating system. Use this function directly 135 * handle per operating system. Use this function directly
136 * if multiple system objects are created for the same host 136 * if multiple system objects are created for the same host
137 * (only really useful when testing --- or to make the port 137 * (only really useful when testing --- or to make the port
138 * range configureable). 138 * range configurable).
139 * 139 *
140 * @param testdir only the directory name without any path. This is used for 140 * @param testdir only the directory name without any path. This is used for
141 * all service homes; the directory will be created in a temporary 141 * all service homes; the directory will be created in a temporary