From 9e19169b2dfa316e0a587ff4d6f9ea023d3850af Mon Sep 17 00:00:00 2001 From: Theo de Raadt Date: Mon, 27 May 1996 07:57:10 +0000 Subject: /* /* */ is bad --- sys/dev/isa/opti.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sys/dev') diff --git a/sys/dev/isa/opti.c b/sys/dev/isa/opti.c index a2316700f15..b71cf1a1fd3 100644 --- a/sys/dev/isa/opti.c +++ b/sys/dev/isa/opti.c @@ -1,4 +1,4 @@ -/* $OpenBSD: opti.c,v 1.3 1996/05/03 12:01:04 mickey Exp $ */ +/* $OpenBSD: opti.c,v 1.4 1996/05/27 07:57:09 deraadt Exp $ */ /* * Copyright (c) 1996 Michael Shalayeff @@ -36,7 +36,7 @@ * Code to setup 82C929 chipset */ -/* #define OPTI_DEBUG 9 /* */ +/* #define OPTI_DEBUG 9 */ #include #include -- cgit v1.2.3