aboutsummaryrefslogtreecommitdiff
path: root/src/fs/gnunet-service-fs.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/fs/gnunet-service-fs.h')
-rw-r--r--src/fs/gnunet-service-fs.h8
1 files changed, 2 insertions, 6 deletions
diff --git a/src/fs/gnunet-service-fs.h b/src/fs/gnunet-service-fs.h
index a6b73db09..56d102673 100644
--- a/src/fs/gnunet-service-fs.h
+++ b/src/fs/gnunet-service-fs.h
@@ -103,13 +103,9 @@ struct GetMessage
103 int32_t ttl GNUNET_PACKED; 103 int32_t ttl GNUNET_PACKED;
104 104
105 /** 105 /**
106 * The content hash should be mutated using this value 106 * These days not used.
107 * before checking against the bloomfilter (used to
108 * get many different filters for the same hash codes).
109 * The number should be in big-endian format when used
110 * for mingling.
111 */ 107 */
112 uint32_t filter_mutator GNUNET_PACKED; 108 uint32_t reserved GNUNET_PACKED;
113 109
114 /** 110 /**
115 * Which of the optional hash codes are present at the end of the 111 * Which of the optional hash codes are present at the end of the