gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] r7056 - GNUnet/src/util/network


From: gnunet
Subject: [GNUnet-SVN] r7056 - GNUnet/src/util/network
Date: Thu, 5 Jun 2008 07:37:22 -0600 (MDT)

Author: grothoff
Date: 2008-06-05 07:37:22 -0600 (Thu, 05 Jun 2008)
New Revision: 7056

Modified:
   GNUnet/src/util/network/dns.c
Log:
more

Modified: GNUnet/src/util/network/dns.c
===================================================================
--- GNUnet/src/util/network/dns.c       2008-06-05 13:35:31 UTC (rev 7055)
+++ GNUnet/src/util/network/dns.c       2008-06-05 13:37:22 UTC (rev 7056)
@@ -396,7 +396,7 @@
     }
   else
     {
-      GNUNET_GE_ASSERT (NULL, hp->h_length == sizeof (struct in_addr6));
+      GNUNET_GE_ASSERT (NULL, hp->h_length == sizeof (struct in6_addr));
       if (NULL == *sa)
         {
           *sa = GNUNET_malloc (sizeof (struct sockaddr_in6));





reply via email to

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