aboutsummaryrefslogtreecommitdiff
path: root/src/fs/gnunet-service-fs.h
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2013-03-05 16:10:55 +0000
committerChristian Grothoff <christian@grothoff.org>2013-03-05 16:10:55 +0000
commit2a23e57e4216593e83e7235e23988564825e4229 (patch)
tree89cdee0dd816e722214f76f4b9762140416ade20 /src/fs/gnunet-service-fs.h
parentdfeb2b787f31255761a808007779c6e992c47591 (diff)
downloadgnunet-2a23e57e4216593e83e7235e23988564825e4229.tar.gz
gnunet-2a23e57e4216593e83e7235e23988564825e4229.zip
starting major change towards implementing #2564, this breaks some FS tests and FS APIs
Diffstat (limited to 'src/fs/gnunet-service-fs.h')
-rw-r--r--src/fs/gnunet-service-fs.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/src/fs/gnunet-service-fs.h b/src/fs/gnunet-service-fs.h
index 3213712c8..60075e097 100644
--- a/src/fs/gnunet-service-fs.h
+++ b/src/fs/gnunet-service-fs.h
@@ -63,12 +63,6 @@
63#define GET_MESSAGE_BIT_RETURN_TO 1 63#define GET_MESSAGE_BIT_RETURN_TO 1
64 64
65/** 65/**
66 * The hash of the public key of the target
67 * namespace is included (for SKS queries).
68 */
69#define GET_MESSAGE_BIT_SKS_NAMESPACE 2
70
71/**
72 * The peer identity of a peer that had claimed to have the content 66 * The peer identity of a peer that had claimed to have the content
73 * previously is included (can be used if responder-anonymity is not 67 * previously is included (can be used if responder-anonymity is not
74 * desired; note that the precursor presumably lacked a direct 68 * desired; note that the precursor presumably lacked a direct