summaryrefslogtreecommitdiff
path: root/sys/dev/ic
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/ic')
-rw-r--r--sys/dev/ic/twe.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/dev/ic/twe.c b/sys/dev/ic/twe.c
index 5d8082889fa..0165109d21c 100644
--- a/sys/dev/ic/twe.c
+++ b/sys/dev/ic/twe.c
@@ -1,4 +1,4 @@
-/* $OpenBSD: twe.c,v 1.1 2000/09/15 16:56:13 mickey Exp $ */
+/* $OpenBSD: twe.c,v 1.2 2000/09/15 17:00:24 mickey Exp $ */
/*
* Copyright (c) 2000 Michael Shalayeff. All rights reserved.
@@ -33,7 +33,7 @@
* THE POSSIBILITY OF SUCH DAMAGE.
*/
-#define TWE_DEBUG
+#undef TWE_DEBUG
#include <sys/param.h>
#include <sys/systm.h>