aboutsummaryrefslogtreecommitdiff
path: root/src/testbed/testbed_api.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/testbed/testbed_api.c')
-rw-r--r--src/testbed/testbed_api.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/testbed/testbed_api.c b/src/testbed/testbed_api.c
index fd6db8d14..51680812b 100644
--- a/src/testbed/testbed_api.c
+++ b/src/testbed/testbed_api.c
@@ -19,7 +19,7 @@
19 */ 19 */
20 20
21/** 21/**
22 * @file testing/testbed_api.c 22 * @file testbed/testbed_api.c
23 * @brief API for accessing the GNUnet testing service. 23 * @brief API for accessing the GNUnet testing service.
24 * This library is supposed to make it easier to write 24 * This library is supposed to make it easier to write
25 * testcases and script large-scale benchmarks. 25 * testcases and script large-scale benchmarks.