From 9e59f436fa3700ba5c78c79d5eb5cd603fbf058d Mon Sep 17 00:00:00 2001 From: Michael Shalayeff Date: Fri, 15 Sep 2000 17:00:25 +0000 Subject: forgot to turn off debugging --- sys/dev/ic/twe.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sys/dev/ic') 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 #include -- cgit v1.2.3