gnunet-svn
[Top][All Lists]
Advanced

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

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


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

Author: grothoff
Date: 2008-06-05 07:35:31 -0600 (Thu, 05 Jun 2008)
New Revision: 7055

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

Modified: GNUnet/src/util/network/dns.c
===================================================================
--- GNUnet/src/util/network/dns.c       2008-06-05 11:03:47 UTC (rev 7054)
+++ GNUnet/src/util/network/dns.c       2008-06-05 13:35:31 UTC (rev 7055)
@@ -373,7 +373,7 @@
       GNUNET_GE_BREAK (ectx, 0);
       return GNUNET_SYSERR;
     }
-  domain = hp->haddrtype;
+  domain = hp->h_addrtype;
   if (domain == AF_INET)
     {
       GNUNET_GE_ASSERT (NULL, hp->h_length == sizeof (struct in_addr));





reply via email to

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