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.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/include/block_dns.h b/src/include/block_dns.h
index 2e94e8c02..2186cb1a1 100644
--- a/src/include/block_dns.h
+++ b/src/include/block_dns.h
@@ -37,7 +37,8 @@ GNUNET_NETWORK_STRUCT_BEGIN
37/** 37/**
38 * This is the structure describing an DNS exit service. 38 * This is the structure describing an DNS exit service.
39 */ 39 */
40struct GNUNET_DNS_Advertisement { 40struct GNUNET_DNS_Advertisement
41{
41 /** 42 /**
42 * Signature of the peer affirming that it is offering the service. 43 * Signature of the peer affirming that it is offering the service.
43 */ 44 */