aboutsummaryrefslogtreecommitdiff
path: root/src/fs
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2010-01-20 13:51:20 +0000
committerChristian Grothoff <christian@grothoff.org>2010-01-20 13:51:20 +0000
commit7d9f187d106394b2451660294df9428eb50e82d7 (patch)
tree373a78f3c10529689791b65a5ab885d3f4c761b7 /src/fs
parent924137ff73bab48b720d41cf73a1197df2d4b04d (diff)
downloadgnunet-7d9f187d106394b2451660294df9428eb50e82d7.tar.gz
gnunet-7d9f187d106394b2451660294df9428eb50e82d7.zip
fixing core API issues
Diffstat (limited to 'src/fs')
-rw-r--r--src/fs/gnunet-service-fs.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/fs/gnunet-service-fs.c b/src/fs/gnunet-service-fs.c
index 71e59f115..4ce618bf7 100644
--- a/src/fs/gnunet-service-fs.c
+++ b/src/fs/gnunet-service-fs.c
@@ -3325,6 +3325,7 @@ run (void *cls,
3325 GNUNET_TIME_UNIT_FOREVER_REL, 3325 GNUNET_TIME_UNIT_FOREVER_REL,
3326 NULL, 3326 NULL,
3327 NULL, 3327 NULL,
3328 NULL,
3328 &peer_connect_handler, 3329 &peer_connect_handler,
3329 &peer_disconnect_handler, 3330 &peer_disconnect_handler,
3330 NULL, GNUNET_NO, 3331 NULL, GNUNET_NO,