aboutsummaryrefslogtreecommitdiff
path: root/src/credential/credential.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/credential/credential.h')
-rw-r--r--src/credential/credential.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/credential/credential.h b/src/credential/credential.h
index d52776cfa..209fcdcaa 100644
--- a/src/credential/credential.h
+++ b/src/credential/credential.h
@@ -92,7 +92,7 @@ struct VerifyResultMessage
92 /** 92 /**
93 * The number of credentials in the response 93 * The number of credentials in the response
94 */ 94 */
95 uint32_t cd_count GNUNET_PACKED; 95 uint32_t d_count GNUNET_PACKED;
96 96
97 /* followed by ad_count GNUNET_CREDENTIAL_RecordData structs*/ 97 /* followed by ad_count GNUNET_CREDENTIAL_RecordData structs*/
98 98