aboutsummaryrefslogtreecommitdiff
path: root/src/testing
diff options
context:
space:
mode:
Diffstat (limited to 'src/testing')
-rw-r--r--src/testing/testing.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/testing/testing.c b/src/testing/testing.c
index 9724fb55b..991c11a6c 100644
--- a/src/testing/testing.c
+++ b/src/testing/testing.c
@@ -91,7 +91,7 @@ struct SharedService
91struct GNUNET_TESTING_System 91struct GNUNET_TESTING_System
92{ 92{
93 /** 93 /**
94 * Prefix (i.e. "/tmp/gnunet-testing/") we prepend to each 94 * Prefix (e.g. "/tmp/gnunet-testing/") we prepend to each
95 * GNUNET_HOME. 95 * GNUNET_HOME.
96 */ 96 */
97 char *tmppath; 97 char *tmppath;