aboutsummaryrefslogtreecommitdiff
path: root/src/pt/test_gns_vpn.c
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2013-06-04 11:07:47 +0000
committerChristian Grothoff <christian@grothoff.org>2013-06-04 11:07:47 +0000
commitabeea06e65fcfb549605bdc3c7bcb24cb5b0756e (patch)
tree79a9a65f81ce373198612d48b853eb59d725f106 /src/pt/test_gns_vpn.c
parenta960f943c1d0bc9b5f5986c1d29835b63bf3e2ef (diff)
downloadgnunet-abeea06e65fcfb549605bdc3c7bcb24cb5b0756e.tar.gz
gnunet-abeea06e65fcfb549605bdc3c7bcb24cb5b0756e.zip
-fix
Diffstat (limited to 'src/pt/test_gns_vpn.c')
-rw-r--r--src/pt/test_gns_vpn.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/pt/test_gns_vpn.c b/src/pt/test_gns_vpn.c
index 7eed31ceb..c61960237 100644
--- a/src/pt/test_gns_vpn.c
+++ b/src/pt/test_gns_vpn.c
@@ -561,7 +561,6 @@ main (int argc, char *const *argv)
561 GNUNET_free (bin_vpn); 561 GNUNET_free (bin_vpn);
562 GNUNET_free (bin_exit); 562 GNUNET_free (bin_exit);
563 GNUNET_free (bin_dns); 563 GNUNET_free (bin_dns);
564 GNUNET_CRYPTO_ecc_setup_hostkey ("test_gns_vpn.conf");
565 564
566 dest_ip = "169.254.86.1"; 565 dest_ip = "169.254.86.1";
567 dest_af = AF_INET; 566 dest_af = AF_INET;