aboutsummaryrefslogtreecommitdiff
path: root/src/identity/identity.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/identity/identity.h')
-rw-r--r--src/identity/identity.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/identity/identity.h b/src/identity/identity.h
index 96550bdf2..6ef16e39d 100644
--- a/src/identity/identity.h
+++ b/src/identity/identity.h
@@ -62,7 +62,8 @@ struct ResultCodeMessage
62struct LookupMessage 62struct LookupMessage
63{ 63{
64 /** 64 /**
65 * Type: #GNUNET_MESSAGE_TYPE_IDENTITY_LOOKUP 65 * Type: #GNUNET_MESSAGE_TYPE_IDENTITY_LOOKUP or
66 * #GNUNET_MESSAGE_TYPE_IDENTITY_LOOKUP_BY_SUFFIX
66 */ 67 */
67 struct GNUNET_MessageHeader header; 68 struct GNUNET_MessageHeader header;
68 69