Author: patrys                       Date: Fri Dec 14 13:45:25 2007 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- updated patch

---- Files affected:
SOURCES:
   dhcp-libdhcp4client.patch (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SOURCES/dhcp-libdhcp4client.patch
diff -u SOURCES/dhcp-libdhcp4client.patch:1.1 
SOURCES/dhcp-libdhcp4client.patch:1.2
--- SOURCES/dhcp-libdhcp4client.patch:1.1       Fri Dec 14 00:12:15 2007
+++ SOURCES/dhcp-libdhcp4client.patch   Fri Dec 14 14:45:19 2007
@@ -596,14 +596,13 @@
        t = (struct timeout *)0;
        for (q = timeouts; q; q = q -> next) {
                if (q -> func == where && q -> what == what) {
-@@ -193,11 +338,16 @@ void cancel_timeout (where, what)
+@@ -193,10 +338,15 @@ void cancel_timeout (where, what)
                q -> next = free_timeouts;
                free_timeouts = q;
        }
 +#endif
  }
  
- #if defined (DEBUG_MEMORY_LEAKAGE_ON_EXIT)
  void cancel_all_timeouts ()
  {
 +#ifdef LIBDHCP
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SOURCES/dhcp-libdhcp4client.patch?r1=1.1&r2=1.2&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to