aboutsummaryrefslogtreecommitdiff
path: root/src/include/gnunet_credential_service.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/gnunet_credential_service.h')
-rw-r--r--src/include/gnunet_credential_service.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/gnunet_credential_service.h b/src/include/gnunet_credential_service.h
index f7b09b3ff..549c25ef8 100644
--- a/src/include/gnunet_credential_service.h
+++ b/src/include/gnunet_credential_service.h
@@ -81,7 +81,7 @@ struct GNUNET_CREDENTIAL_CredentialRecordData {
81 /** 81 /**
82 * The signature for this credential by the issuer 82 * The signature for this credential by the issuer
83 */ 83 */
84 struct GNUNET_CRYPTO_EcdsaSignature sig; 84 struct GNUNET_CRYPTO_EcdsaSignature signature;
85 85
86 /** 86 /**
87 * Signature meta 87 * Signature meta