aboutsummaryrefslogtreecommitdiff
path: root/src/include/gnunet_testing_lib.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/gnunet_testing_lib.h')
-rw-r--r--src/include/gnunet_testing_lib.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/include/gnunet_testing_lib.h b/src/include/gnunet_testing_lib.h
index c34166b2e..04a3e9942 100644
--- a/src/include/gnunet_testing_lib.h
+++ b/src/include/gnunet_testing_lib.h
@@ -95,9 +95,6 @@ GNUNET_TESTING_system_create (const char *testdir,
95 * service configurations generated to allow control connections from 95 * service configurations generated to allow control connections from
96 * this ip. This can either be a single ip address or a network address 96 * this ip. This can either be a single ip address or a network address
97 * in CIDR notation. 97 * in CIDR notation.
98 * @param controller hostname of the controlling host,
99 * service configurations are modified to allow
100 * control connections from this host; can be NULL
101 * @param hostname the hostname of the system we are using for testing; NULL for 98 * @param hostname the hostname of the system we are using for testing; NULL for
102 * localhost 99 * localhost
103 * @param lowport lowest port number this system is allowed to allocate (inclusive) 100 * @param lowport lowest port number this system is allowed to allocate (inclusive)