aboutsummaryrefslogtreecommitdiff
path: root/src/dns/gnunet-dns-redirector.c
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2012-01-07 20:41:38 +0000
committerChristian Grothoff <christian@grothoff.org>2012-01-07 20:41:38 +0000
commit75bfc02cd9753b664e4799b2f837c1de9ab2e2dc (patch)
tree748a86e230511cf4ce4ae191260204f4fbace726 /src/dns/gnunet-dns-redirector.c
parentb89c033494de27537c6b936e2effdea975d75075 (diff)
downloadgnunet-75bfc02cd9753b664e4799b2f837c1de9ab2e2dc.tar.gz
gnunet-75bfc02cd9753b664e4799b2f837c1de9ab2e2dc.zip
-finishing gnunet-vpn tool and man page
Diffstat (limited to 'src/dns/gnunet-dns-redirector.c')
-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