gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [gnunet] branch master updated: fix typo


From: gnunet
Subject: [GNUnet-SVN] [gnunet] branch master updated: fix typo
Date: Sat, 09 Mar 2019 17:08:28 +0100

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

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

The following commit(s) were added to refs/heads/master by this push:
     new 7dfa6a4c8 fix typo
7dfa6a4c8 is described below

commit 7dfa6a4c8c74efd96bb654e3999f4e5e8962b47b
Author: Schanzenbach, Martin <address@hidden>
AuthorDate: Sat Mar 9 17:08:24 2019 +0100

    fix typo
---
 src/gns/gnunet-dns2gns.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/gns/gnunet-dns2gns.c b/src/gns/gnunet-dns2gns.c
index a4d3ffedc..d2eabf02c 100644
--- a/src/gns/gnunet-dns2gns.c
+++ b/src/gns/gnunet-dns2gns.c
@@ -616,7 +616,7 @@ run (void *cls,
   }
 
   /* Get address to bind to */
-  if (GNUNET_OK != GNUNET_CONFIGURATION_get_value_string (c, "dnns2gns",
+  if (GNUNET_OK != GNUNET_CONFIGURATION_get_value_string (c, "dns2gns",
                                                           "BIND_TO",
                                                           &addr_str))
   {

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



reply via email to

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