gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] [gnunet] 10/171: - fix call


From: gnunet
Subject: [GNUnet-SVN] [gnunet] 10/171: - fix call
Date: Thu, 04 Jan 2018 16:08:38 +0100

This is an automated email from the git hooks/post-receive script.

martin-schanzenbach pushed a commit to branch master
in repository gnunet.

commit 59f306e708fcfb8a88cfb58ae73b3f81b49512e3
Author: Schanzenbach, Martin <address@hidden>
AuthorDate: Fri Dec 2 11:48:19 2016 +0100

    - fix call
---
 src/exit/gnunet-daemon-exit.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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,

-- 
To stop receiving notification emails like this one, please contact
address@hidden



reply via email to

[Prev in Thread] Current Thread [Next in Thread]