aboutsummaryrefslogtreecommitdiff
path: root/src/testing
diff options
context:
space:
mode:
authorSree Harsha Totakura <totakura@in.tum.de>2012-07-07 16:12:28 +0000
committerSree Harsha Totakura <totakura@in.tum.de>2012-07-07 16:12:28 +0000
commitae3e39b54b8fe4afea1879d888d19f591b6b126e (patch)
tree9da2a0bb212bc4b2d5296a688fb5d8f180bda9b2 /src/testing
parent9279bfb981fff618746e93a2c5d1c1672f5d464a (diff)
downloadgnunet-ae3e39b54b8fe4afea1879d888d19f591b6b126e.tar.gz
gnunet-ae3e39b54b8fe4afea1879d888d19f591b6b126e.zip
testing doc
Diffstat (limited to 'src/testing')
-rw-r--r--src/testing/testing.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/testing/testing.c b/src/testing/testing.c
index 60b0ac070..3631f7b74 100644
--- a/src/testing/testing.c
+++ b/src/testing/testing.c
@@ -753,7 +753,8 @@ GNUNET_TESTING_configuration_create (struct GNUNET_TESTING_System *system,
753 * changes in port numbers and paths) 753 * changes in port numbers and paths)
754 * @param key_number number of the hostkey to use for the peer 754 * @param key_number number of the hostkey to use for the peer
755 * @param id identifier for the daemon, will be set, can be NULL 755 * @param id identifier for the daemon, will be set, can be NULL
756 * @param emsg set to error message (set to NULL on success), can be NULL 756 * @param emsg set to freshly allocated error message (set to NULL on success),
757 * can be NULL
757 * @return handle to the peer, NULL on error 758 * @return handle to the peer, NULL on error
758 */ 759 */
759struct GNUNET_TESTING_Peer * 760struct GNUNET_TESTING_Peer *