aboutsummaryrefslogtreecommitdiff
path: root/src/fs/fs_namespace.c
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2010-04-24 13:08:05 +0000
committerChristian Grothoff <christian@grothoff.org>2010-04-24 13:08:05 +0000
commit32892c4aa7736eb8039f28d79b5cdb53cdc0061c (patch)
tree9729d165562c1780934a9a979dbc06d7f8470592 /src/fs/fs_namespace.c
parentbf6e480c1dda383bd55b311039d8d41189c5feea (diff)
downloadgnunet-32892c4aa7736eb8039f28d79b5cdb53cdc0061c.tar.gz
gnunet-32892c4aa7736eb8039f28d79b5cdb53cdc0061c.zip
off-line hack fest
Diffstat (limited to 'src/fs/fs_namespace.c')
-rw-r--r--src/fs/fs_namespace.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/fs/fs_namespace.c b/src/fs/fs_namespace.c
index 462080305..267a90228 100644
--- a/src/fs/fs_namespace.c
+++ b/src/fs/fs_namespace.c
@@ -199,7 +199,7 @@ advertisement_cont (void *cls,
199 &query, 199 &query,
200 ac->pt_size + sizeof (struct NBlock), 200 ac->pt_size + sizeof (struct NBlock),
201 ac->nb, 201 ac->nb,
202 GNUNET_DATASTORE_BLOCKTYPE_NBLOCK, 202 GNUNET_BLOCK_TYPE_NBLOCK,
203 ac->priority, 203 ac->priority,
204 ac->anonymity, 204 ac->anonymity,
205 ac->expiration, 205 ac->expiration,