aboutsummaryrefslogtreecommitdiff
path: root/src/ats-tests/ats-testing.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/ats-tests/ats-testing.c')
-rw-r--r--src/ats-tests/ats-testing.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/ats-tests/ats-testing.c b/src/ats-tests/ats-testing.c
index a3051fdc6..49c3c841b 100644
--- a/src/ats-tests/ats-testing.c
+++ b/src/ats-tests/ats-testing.c
@@ -865,8 +865,8 @@ GNUNET_ATS_TEST_get_partner (int src, int dest)
865 * @param test_core connect to CORE service (GNUNET_YES) or transport (GNUNET_NO) 865 * @param test_core connect to CORE service (GNUNET_YES) or transport (GNUNET_NO)
866 * @param done_cb function to call when topology is setup 866 * @param done_cb function to call when topology is setup
867 * @param done_cb_cls cls for callback 867 * @param done_cb_cls cls for callback
868 * @param recv_cb callback to call when data are received 868 * @param transport_recv_cb callback to call when data are received
869 * @param perf_cb callback to call when performance info are received 869 * @param log_request_cb callback to call when logging is required
870 */ 870 */
871void 871void
872GNUNET_ATS_TEST_create_topology (char *name, char *cfg_file, 872GNUNET_ATS_TEST_create_topology (char *name, char *cfg_file,