aboutsummaryrefslogtreecommitdiff
path: root/src/fs/test_fs_start_stop.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/fs/test_fs_start_stop.c')
-rw-r--r--src/fs/test_fs_start_stop.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/fs/test_fs_start_stop.c b/src/fs/test_fs_start_stop.c
index f3dff69f6..a1f595a2d 100644
--- a/src/fs/test_fs_start_stop.c
+++ b/src/fs/test_fs_start_stop.c
@@ -38,7 +38,8 @@ progress_cb (void *cls, const struct GNUNET_FS_ProgressInfo *event)
38 38
39static void 39static void
40run (void *cls, 40run (void *cls,
41 const struct GNUNET_CONFIGURATION_Handle *cfg) 41 const struct GNUNET_CONFIGURATION_Handle *cfg,
42 struct GNUNET_TESTING_Peer *peer)
42{ 43{
43 struct GNUNET_FS_Handle *fs; 44 struct GNUNET_FS_Handle *fs;
44 45