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 790780aa6..1b129c643 100644
--- a/src/exit/gnunet-daemon-exit.c
+++ b/src/exit/gnunet-daemon-exit.c
@@ -3865,7 +3865,7 @@ run (void *cls,
3865 if (GNUNET_YES != 3865 if (GNUNET_YES !=
3866 GNUNET_OS_check_helper_binary (binary, 3866 GNUNET_OS_check_helper_binary (binary,
3867 GNUNET_YES, 3867 GNUNET_YES,
3868 "-d gnunet-vpn - - - 169.1.3.3.7 255.255.255.0")) //no nat, ipv4 only 3868 "gnunet-vpn - - - 169.1.3.7 255.255.255.0")) //no nat, ipv4 only
3869 { 3869 {
3870 GNUNET_free (binary); 3870 GNUNET_free (binary);
3871 GNUNET_log (GNUNET_ERROR_TYPE_ERROR, 3871 GNUNET_log (GNUNET_ERROR_TYPE_ERROR,