aboutsummaryrefslogtreecommitdiff
path: root/src/datastore/datastore.h
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2011-08-29 10:19:43 +0000
committerChristian Grothoff <christian@grothoff.org>2011-08-29 10:19:43 +0000
commitcddbdf5b928c68ab71b40c950b9f01ea68a9fbdb (patch)
treeb704e00a3af618b2cd174a7f89514eaebd82a1cf /src/datastore/datastore.h
parentbb4fc4f4007988874f910d4de5492f9629301641 (diff)
downloadgnunet-cddbdf5b928c68ab71b40c950b9f01ea68a9fbdb.tar.gz
gnunet-cddbdf5b928c68ab71b40c950b9f01ea68a9fbdb.zip
run indent twice, it alternates between two 'canonical' forms, also run whitespace remover
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 39a680e42..1dcf7bb4b 100644
--- a/src/datastore/datastore.h
+++ b/src/datastore/datastore.h
@@ -103,7 +103,7 @@ struct GetMessage
103{ 103{
104 /** 104 /**
105 * Type is GNUNET_MESSAGE_TYPE_DATASTORE_GET. Size 105 * Type is GNUNET_MESSAGE_TYPE_DATASTORE_GET. Size
106 * can either be "sizeof(struct GetMessage)" or 106 * can either be "sizeof(struct GetMessage)" or
107 * "sizeof(struct GetMessage) - sizeof(GNUNET_HashCode)"! 107 * "sizeof(struct GetMessage) - sizeof(GNUNET_HashCode)"!
108 */ 108 */
109 struct GNUNET_MessageHeader header; 109 struct GNUNET_MessageHeader header;