From 8ebe5155fae8ea240e19103bb660bf206d46c787 Mon Sep 17 00:00:00 2001 From: Bill Paul Date: Fri, 4 Aug 2000 18:17:45 +0000 Subject: *smack* #if 0, not #ifdef 0. --- sys/dev/aic7xxx/ahc_pci.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sys/dev') diff --git a/sys/dev/aic7xxx/ahc_pci.c b/sys/dev/aic7xxx/ahc_pci.c index b74fa5575be0..5ca35fcad43c 100644 --- a/sys/dev/aic7xxx/ahc_pci.c +++ b/sys/dev/aic7xxx/ahc_pci.c @@ -1143,7 +1143,7 @@ check_extport(struct ahc_softc *ahc, u_int *sxfrctl1) } } -#ifdef 0 +#if 0 /* * This code causes a machine with an aic7880 chipset * to reboot spontaneously. Whatever it's supposed to do, -- cgit v1.3