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 61691b95e..6d22b5d99 100644
--- a/src/namestore/namestore.h
+++ b/src/namestore/namestore.h
@@ -76,7 +76,7 @@ struct LookupBlockMessage
76struct LookupBlockResponseMessage 76struct LookupBlockResponseMessage
77{ 77{
78 /** 78 /**
79 * Type will be GNUNET_MESSAGE_TYPE_NAMESTORE_LOOKUP_BLOCK_RESPONSE 79 * Type will be #GNUNET_MESSAGE_TYPE_NAMESTORE_LOOKUP_BLOCK_RESPONSE
80 */ 80 */
81 struct GNUNET_NAMESTORE_Header gns_header; 81 struct GNUNET_NAMESTORE_Header gns_header;
82 82