aboutsummaryrefslogtreecommitdiff
path: root/src/fs/test_fs_test_lib.c
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2010-04-19 11:00:23 +0000
committerChristian Grothoff <christian@grothoff.org>2010-04-19 11:00:23 +0000
commit142995b03280a34f8c0b70e9a6625790e8cd7bfa (patch)
tree6c52b6f51412755f8634a8121a63cb8561c8489b /src/fs/test_fs_test_lib.c
parent97a0d0a6d1c575e9d3d2ad3e8023f96723605017 (diff)
downloadgnunet-142995b03280a34f8c0b70e9a6625790e8cd7bfa.tar.gz
gnunet-142995b03280a34f8c0b70e9a6625790e8cd7bfa.zip
fixing shutdown
Diffstat (limited to 'src/fs/test_fs_test_lib.c')
-rw-r--r--src/fs/test_fs_test_lib.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/fs/test_fs_test_lib.c b/src/fs/test_fs_test_lib.c
index b575e68c7..da00e6e5e 100644
--- a/src/fs/test_fs_test_lib.c
+++ b/src/fs/test_fs_test_lib.c
@@ -105,6 +105,7 @@ do_publish (void *cls,
105 GNUNET_SCHEDULER_add_now (sched, 105 GNUNET_SCHEDULER_add_now (sched,
106 &do_stop, 106 &do_stop,
107 NULL); 107 NULL);
108 return;
108 } 109 }
109 GNUNET_log (GNUNET_ERROR_TYPE_DEBUG, 110 GNUNET_log (GNUNET_ERROR_TYPE_DEBUG,
110 "Publishing %llu bytes\n", 111 "Publishing %llu bytes\n",