aboutsummaryrefslogtreecommitdiff
path: root/src/exit
diff options
context:
space:
mode:
Diffstat (limited to 'src/exit')
-rw-r--r--src/exit/gnunet-daemon-exit.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/exit/gnunet-daemon-exit.c b/src/exit/gnunet-daemon-exit.c
index 92acc61cd..68699db71 100644
--- a/src/exit/gnunet-daemon-exit.c
+++ b/src/exit/gnunet-daemon-exit.c
@@ -3864,7 +3864,7 @@ run (void *cls,
3864 if (GNUNET_YES != 3864 if (GNUNET_YES !=
3865 GNUNET_OS_check_helper_binary (binary, 3865 GNUNET_OS_check_helper_binary (binary,
3866 GNUNET_YES, 3866 GNUNET_YES,
3867 "-d gnunet-vpn - - - 169.1.3.3.7 255.255.255.0")) //no nat, ipv4 only 3867 "gnunet-vpn - - - 169.1.3.7 255.255.255.0")) //no nat, ipv4 only
3868 { 3868 {
3869 GNUNET_free (binary); 3869 GNUNET_free (binary);
3870 GNUNET_log (GNUNET_ERROR_TYPE_ERROR, 3870 GNUNET_log (GNUNET_ERROR_TYPE_ERROR,