aboutsummaryrefslogtreecommitdiff
path: root/src/datastore/datastore.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/datastore/datastore.h')
-rw-r--r--src/datastore/datastore.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/datastore/datastore.h b/src/datastore/datastore.h
index 5fd360161..98f8b82ef 100644
--- a/src/datastore/datastore.h
+++ b/src/datastore/datastore.h
@@ -229,7 +229,7 @@ struct DataMessage
229 uint32_t anonymity GNUNET_PACKED; 229 uint32_t anonymity GNUNET_PACKED;
230 230
231 /** 231 /**
232 * Desired replication level. 0 from service to API. 232 * Desired replication level.
233 */ 233 */
234 uint32_t replication GNUNET_PACKED; 234 uint32_t replication GNUNET_PACKED;
235 235