--------------------- PatchSet 5870 Date: 2007/10/02 06:02:52 Author: amosjeffries Branch: squid3-ipv6 Tag: (none) Log: Compile error from previous commit. Members: src/dnsserver.cc:1.7.4.24->1.7.4.25 Index: squid3/src/dnsserver.cc =================================================================== RCS file: /cvsroot/squid-sf//squid3/src/dnsserver.cc,v retrieving revision 1.7.4.24 retrieving revision 1.7.4.25 diff -u -r1.7.4.24 -r1.7.4.25 --- squid3/src/dnsserver.cc 2 Oct 2007 04:54:51 -0000 1.7.4.24 +++ squid3/src/dnsserver.cc 2 Oct 2007 06:02:52 -0000 1.7.4.25 @@ -1,6 +1,6 @@ /* - * $Id: dnsserver.cc,v 1.7.4.24 2007/10/02 04:54:51 amosjeffries Exp $ + * $Id: dnsserver.cc,v 1.7.4.25 2007/10/02 06:02:52 amosjeffries Exp $ * * DEBUG: section 0 DNS Resolver * AUTHOR: Harvest Derived @@ -340,7 +340,7 @@ #define _SQUID_RES_NSADDR6_LIST(i) _SQUID_RES_NSADDR6_LARRAY[i].sin6_addr #endif #ifdef _SQUID_RES_NSADDR6_LPTR -#define _SQUID_RES_NSADDR6_LIST(i) _SQUID_RES_NSADDR6_LARRAY[i]->sin6_addr +#define _SQUID_RES_NSADDR6_LIST(i) _SQUID_RES_NSADDR6_LPTR[i]->sin6_addr #endif int