Author: aurel32
Date: 2009-06-14 13:57:19 +0000 (Sun, 14 Jun 2009)
New Revision: 3556

Modified:
   glibc-package/trunk/debian/patches/any/cvs-broken-dns.diff
Log:
fix cvs-broken-dns.diff


Modified: glibc-package/trunk/debian/patches/any/cvs-broken-dns.diff
===================================================================
--- glibc-package/trunk/debian/patches/any/cvs-broken-dns.diff  2009-06-13 
20:35:48 UTC (rev 3555)
+++ glibc-package/trunk/debian/patches/any/cvs-broken-dns.diff  2009-06-14 
13:57:19 UTC (rev 3556)
@@ -66,7 +66,7 @@
        }
          /* Convert struct timespec in milliseconds.  */
        ptimeout = timeout.tv_sec * 1000 + timeout.tv_nsec / 1000000;
-@@ -1010,6 +1014,20 @@
+@@ -1010,6 +1014,21 @@
                Dprint(statp->options & RES_DEBUG, (stdout, ";; timeout\n"));
                if (resplen > 1 && (recvresp1 || (buf2 != NULL && recvresp2)))
                  {


-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to