aboutsummaryrefslogtreecommitdiff
path: root/src/fs/fs_namespace.c
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2010-05-12 11:05:45 +0000
committerChristian Grothoff <christian@grothoff.org>2010-05-12 11:05:45 +0000
commitaab2f42e7fc3fe7d0ad7b9a4a5e8b4bc42c78505 (patch)
treebf6b82cb7f5627aee54ed6a4dc54e8bf88546bc5 /src/fs/fs_namespace.c
parentefe49b0195806a23912e11e8566b5fb788faa244 (diff)
downloadgnunet-aab2f42e7fc3fe7d0ad7b9a4a5e8b4bc42c78505.tar.gz
gnunet-aab2f42e7fc3fe7d0ad7b9a4a5e8b4bc42c78505.zip
ds
Diffstat (limited to 'src/fs/fs_namespace.c')
-rw-r--r--src/fs/fs_namespace.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/fs/fs_namespace.c b/src/fs/fs_namespace.c
index e853ce813..9e198adc2 100644
--- a/src/fs/fs_namespace.c
+++ b/src/fs/fs_namespace.c
@@ -203,6 +203,7 @@ advertisement_cont (void *cls,
203 ac->priority, 203 ac->priority,
204 ac->anonymity, 204 ac->anonymity,
205 ac->expiration, 205 ac->expiration,
206 -2, 1,
206 GNUNET_CONSTANTS_SERVICE_TIMEOUT, 207 GNUNET_CONSTANTS_SERVICE_TIMEOUT,
207 &advertisement_cont, 208 &advertisement_cont,
208 ac); 209 ac);