aboutsummaryrefslogtreecommitdiff
path: root/src/include/block_dns.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/block_dns.h')
-rw-r--r--src/include/block_dns.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/block_dns.h b/src/include/block_dns.h
index 650b3bc14..9bfaac1c6 100644
--- a/src/include/block_dns.h
+++ b/src/include/block_dns.h
@@ -37,7 +37,7 @@ struct GNUNET_DNS_Advertisement
37 /** 37 /**
38 * Signature of the peer affirming that he is offering the service. 38 * Signature of the peer affirming that he is offering the service.
39 */ 39 */
40 struct GNUNET_CRYPTO_EccSignature signature; 40 struct GNUNET_CRYPTO_EddsaSignature signature;
41 41
42 /** 42 /**
43 * Beginning of signed portion of the record, signs everything until 43 * Beginning of signed portion of the record, signs everything until