From: Schanzenbach, Martin Date: Fri, 2 Dec 2016 10:48:19 +0000 (+0100) Subject: - fix call X-Git-Tag: gnunet-0.11.0rc0~24^2~141 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=59f306e708fcfb8a88cfb58ae73b3f81b49512e3;p=oweals%2Fgnunet.git - fix call --- 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, if (GNUNET_YES != GNUNET_OS_check_helper_binary (binary, GNUNET_YES, - "-d gnunet-vpn - - - 169.1.3.3.7 255.255.255.0")) //no nat, ipv4 only + "gnunet-vpn - - - 169.1.3.7 255.255.255.0")) //no nat, ipv4 only { GNUNET_free (binary); GNUNET_log (GNUNET_ERROR_TYPE_ERROR,