aboutsummaryrefslogtreecommitdiff
path: root/src/gns/test_gns_proxy.c
diff options
context:
space:
mode:
authorMatthias Wachs <wachs@net.in.tum.de>2012-09-04 11:14:05 +0000
committerMatthias Wachs <wachs@net.in.tum.de>2012-09-04 11:14:05 +0000
commit44face75626b798d5b406e6cf3a3b5f1a8faa9e6 (patch)
treefebf76b0721e46406f0f9300c3582cb751da4dda /src/gns/test_gns_proxy.c
parent6aa5d954612d1156bbc2375eb1d6e3ce8b98a41e (diff)
downloadgnunet-44face75626b798d5b406e6cf3a3b5f1a8faa9e6.tar.gz
gnunet-44face75626b798d5b406e6cf3a3b5f1a8faa9e6.zip
shutdown
Diffstat (limited to 'src/gns/test_gns_proxy.c')
-rw-r--r--src/gns/test_gns_proxy.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/gns/test_gns_proxy.c b/src/gns/test_gns_proxy.c
index 4cd0a3714..5f5491b7a 100644
--- a/src/gns/test_gns_proxy.c
+++ b/src/gns/test_gns_proxy.c
@@ -149,6 +149,7 @@ do_shutdown ()
149 proxy_proc = NULL; 149 proxy_proc = NULL;
150 } 150 }
151 url = NULL; 151 url = NULL;
152 GNUNET_SCHEDULER_shutdown ();
152} 153}
153 154
154 155