aboutsummaryrefslogtreecommitdiff
path: root/src/fs/test_fs_list_indexed.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/fs/test_fs_list_indexed.c')
-rw-r--r--src/fs/test_fs_list_indexed.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/fs/test_fs_list_indexed.c b/src/fs/test_fs_list_indexed.c
index 2b53bc5a4..3166bf980 100644
--- a/src/fs/test_fs_list_indexed.c
+++ b/src/fs/test_fs_list_indexed.c
@@ -170,7 +170,8 @@ progress_cb (void *cls, const struct GNUNET_FS_ProgressInfo *event)
170 170
171static void 171static void
172run (void *cls, 172run (void *cls,
173 const struct GNUNET_CONFIGURATION_Handle *cfg) 173 const struct GNUNET_CONFIGURATION_Handle *cfg,
174 struct GNUNET_TESTING_Peer *peer)
174{ 175{
175 const char *keywords[] = { 176 const char *keywords[] = {
176 "down_foo", 177 "down_foo",