aboutsummaryrefslogtreecommitdiff
path: root/src/gns/gnunet-dns2gns.c
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2013-09-16 11:38:33 +0000
committerChristian Grothoff <christian@grothoff.org>2013-09-16 11:38:33 +0000
commita4ab01552e009d2f02d4b430e2b592133154c54e (patch)
tree430cd8f21de6733140a3f8eb0caacdabc946dc89 /src/gns/gnunet-dns2gns.c
parenta1d37f58a2f5dad49539fb271c5c027907fc34eb (diff)
downloadgnunet-a4ab01552e009d2f02d4b430e2b592133154c54e.tar.gz
gnunet-a4ab01552e009d2f02d4b430e2b592133154c54e.zip
-towards a compiling gns proxy
Diffstat (limited to 'src/gns/gnunet-dns2gns.c')
-rw-r--r--src/gns/gnunet-dns2gns.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/gns/gnunet-dns2gns.c b/src/gns/gnunet-dns2gns.c
index 70c791de4..8bbf22c46 100644
--- a/src/gns/gnunet-dns2gns.c
+++ b/src/gns/gnunet-dns2gns.c
@@ -166,7 +166,6 @@ static struct GNUNET_IDENTITY_Handle *identity;
166static struct GNUNET_IDENTITY_Operation *id_op; 166static struct GNUNET_IDENTITY_Operation *id_op;
167 167
168 168
169
170/** 169/**
171 * Task run on shutdown. Cleans up everything. 170 * Task run on shutdown. Cleans up everything.
172 * 171 *