Sophie

Sophie

distrib > Mandriva > 2009.0 > x86_64 > by-pkgid > 7798605a9b503a4c69241f85a0f7e7f2 > files > 4

diald-1.0-10mdv2009.0.src.rpm

--- firewall.c	Fri Feb 25 18:03:53 2000
+++ firewall.c-florin	Wed Mar 28 14:37:57 2001
@@ -65,7 +65,7 @@
 #if 0
     mon_syslog(LOG_DEBUG,"slot def: %d %d %x %x %x",
 	slot->start, slot->end, slot->wday, slot->mday, slot->month);
-#endif 0
+#endif
 	if ((slot->start <= ctime)
 	&&  (ctime <= slot->end)
 	&&  (slot->wday & (1<<ltime->tm_wday))