aboutsummaryrefslogtreecommitdiff
path: root/src/include/gnunet_testing_lib.h
diff options
context:
space:
mode:
authorSree Harsha Totakura <totakura@in.tum.de>2013-01-02 09:30:42 +0000
committerSree Harsha Totakura <totakura@in.tum.de>2013-01-02 09:30:42 +0000
commit12125a5027fffe8fccf873b46c08f2c8cb1b96c6 (patch)
tree86c135671af5c9701674bc6f67a953969272d637 /src/include/gnunet_testing_lib.h
parent01e21ba6afe2d16ba45b5a73f2777152fd27ffc3 (diff)
downloadgnunet-12125a5027fffe8fccf873b46c08f2c8cb1b96c6.tar.gz
gnunet-12125a5027fffe8fccf873b46c08f2c8cb1b96c6.zip
- doxygen
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)