aboutsummaryrefslogtreecommitdiff
path: root/src/datastore/datastore.h
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2011-08-15 21:46:35 +0000
committerChristian Grothoff <christian@grothoff.org>2011-08-15 21:46:35 +0000
commit502af2167f7c218366666ca4944bd7cc54b5b19a (patch)
treea91fec5cc9769d260640bd91c6633cb9cf395524 /src/datastore/datastore.h
parent03af5a603b7cc53432249d5854cd412aa90dde0d (diff)
downloadgnunet-502af2167f7c218366666ca4944bd7cc54b5b19a.tar.gz
gnunet-502af2167f7c218366666ca4944bd7cc54b5b19a.zip
indentation
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 */