aboutsummaryrefslogtreecommitdiff
path: root/src/dns
diff options
context:
space:
mode:
Diffstat (limited to 'src/dns')
-rw-r--r--src/dns/gnunet-dns-redirector.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/dns/gnunet-dns-redirector.c b/src/dns/gnunet-dns-redirector.c
index cc317e5e4..4eabc8c79 100644
--- a/src/dns/gnunet-dns-redirector.c
+++ b/src/dns/gnunet-dns-redirector.c
@@ -30,7 +30,7 @@
30#include "gnunet_dnsparser_lib.h" 30#include "gnunet_dnsparser_lib.h"
31 31
32/** 32/**
33 * Handle to transport service. 33 * Handle to DNS service.
34 */ 34 */
35static struct GNUNET_DNS_Handle *handle; 35static struct GNUNET_DNS_Handle *handle;
36 36