aboutsummaryrefslogtreecommitdiff
path: root/src/include/gnunet_dns_service.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/gnunet_dns_service.h')
-rw-r--r--src/include/gnunet_dns_service.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/include/gnunet_dns_service.h b/src/include/gnunet_dns_service.h
index da2881e5b..66f6890f8 100644
--- a/src/include/gnunet_dns_service.h
+++ b/src/include/gnunet_dns_service.h
@@ -96,7 +96,6 @@ enum GNUNET_DNS_Flags
96}; 96};
97 97
98 98
99
100/** 99/**
101 * Signature of a function that is called whenever the DNS service 100 * Signature of a function that is called whenever the DNS service
102 * encounters a DNS request and needs to do something with it. The 101 * encounters a DNS request and needs to do something with it. The