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.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/datastore/datastore.h b/src/datastore/datastore.h
index 200473be9..39a680e42 100644
--- a/src/datastore/datastore.h
+++ b/src/datastore/datastore.h
@@ -213,7 +213,7 @@ struct DataMessage
213 * Priority of the item (NBO), zero for remove. 213 * Priority of the item (NBO), zero for remove.
214 */ 214 */
215 uint32_t priority GNUNET_PACKED; 215 uint32_t priority GNUNET_PACKED;
216 216
217 /** 217 /**
218 * Desired anonymity level (NBO), zero for remove. 218 * Desired anonymity level (NBO), zero for remove.
219 */ 219 */
@@ -236,7 +236,7 @@ struct DataMessage
236 * the key and content). 236 * the key and content).
237 */ 237 */
238 uint64_t uid; 238 uint64_t uid;
239 239
240 /** 240 /**
241 * Expiration time (NBO); zero for remove. 241 * Expiration time (NBO); zero for remove.
242 */ 242 */