gnunet-svn
[Top][All Lists]
Advanced

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

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


From: gnunet
Subject: [GNUnet-SVN] [gnunet] branch master updated: typo
Date: Mon, 25 Jun 2018 01:13:43 +0200

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

hernani pushed a commit to branch master
in repository gnunet.

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

commit cd469cce170f265c8d3eeed20276c55dbcc1782a
Author: Hernani Marques <address@hidden>
AuthorDate: Mon Jun 25 01:12:57 2018 +0200

    typo
---
 src/gns/nss/nss_gns.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/gns/nss/nss_gns.c b/src/gns/nss/nss_gns.c
index 03ac6e09c..9c9233d35 100644
--- a/src/gns/nss/nss_gns.c
+++ b/src/gns/nss/nss_gns.c
@@ -157,7 +157,7 @@ _nss_gns_gethostbyname2_r(
      * correctly */
     idx += l;
 
-    /* Address array address_lenght is always a multiple of 32bits */
+    /* Address array address_length is always a multiple of 32bits */
     for (i = 0; i < u.count; i++)
         ((char**) (buffer+idx))[i] = buffer+astart+address_length*i;
     ((char**) (buffer+idx))[i] = NULL;

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



reply via email to

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