aboutsummaryrefslogtreecommitdiff
path: root/src/namestore/namestore.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/namestore/namestore.h')
-rw-r--r--src/namestore/namestore.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/namestore/namestore.h b/src/namestore/namestore.h
index 761360c47..b95358fa4 100644
--- a/src/namestore/namestore.h
+++ b/src/namestore/namestore.h
@@ -95,7 +95,7 @@ struct LookupBlockResponseMessage
95 */ 95 */
96 struct GNUNET_CRYPTO_EcdsaPublicKey derived_key; 96 struct GNUNET_CRYPTO_EcdsaPublicKey derived_key;
97 97
98 /* follwed by encrypted block data */ 98 /* followed by encrypted block data */
99}; 99};
100 100
101 101