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: Mon, 23 Apr 2018 16:00:46 +0200

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

grothoff pushed a commit to branch master
in repository gnunet.

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

commit 1c445b38b3b5a0b878a2c11e48ce7ba80f803144
Author: Christian Grothoff <address@hidden>
AuthorDate: Mon Apr 23 16:00:45 2018 +0200

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

diff --git a/src/namestore/gnunet-zoneimport.c 
b/src/namestore/gnunet-zoneimport.c
index 4fd0f3aef..bcc82607e 100644
--- a/src/namestore/gnunet-zoneimport.c
+++ b/src/namestore/gnunet-zoneimport.c
@@ -1459,7 +1459,7 @@ run (void *cls,
   {
     if (GNUNET_OK !=
         GNUNET_DNSSTUB_add_dns_ip (ctx,
-                                   args[1]))
+                                   args[i]))
     {
       fprintf (stderr,
                "Failed to use `%s' for DNS resolver\n",

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



reply via email to

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