[netfilter-cvslog] r3416 - trunk/nfsim/core

rusty at netfilter.org rusty at netfilter.org
Thu Dec 16 14:12:46 CET 2004


Author: rusty at netfilter.org
Date: 2004-12-16 14:12:44 +0100 (Thu, 16 Dec 2004)
New Revision: 3416

Modified:
   trunk/nfsim/core/fakesockopt.c
Log:
Remove DEBUG define left in accidentally.


Modified: trunk/nfsim/core/fakesockopt.c
===================================================================
--- trunk/nfsim/core/fakesockopt.c	2004-12-16 13:05:46 UTC (rev 3415)
+++ trunk/nfsim/core/fakesockopt.c	2004-12-16 13:12:44 UTC (rev 3416)
@@ -54,7 +54,6 @@
 static char *proc_prefix = "/tmp/nfsim/proc";
 
 #undef DEBUG
-#define DEBUG
 
 /* utils expects a log function.  Give it to them. */
 bool nfsim_log(enum log_type type, const char *fmt, ...)




More information about the netfilter-cvslog mailing list