From bff24b1f66eb622eeb5380d0c61af17b2c3ecb47 Mon Sep 17 00:00:00 2001 From: Eivind Eklund Date: Sun, 11 Apr 1999 02:58:31 +0000 Subject: [PATCH] Random text after #endif changed to comment. --- sys/i386/isa/tw.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys/i386/isa/tw.c b/sys/i386/isa/tw.c index ce98e65dfeb..40dd43a215e 100644 --- a/sys/i386/isa/tw.c +++ b/sys/i386/isa/tw.c @@ -1165,4 +1165,4 @@ static void tw_drvinit(void *unused) SYSINIT(twdev,SI_SUB_DRIVERS,SI_ORDER_MIDDLE+CDEV_MAJOR,tw_drvinit,NULL) -#endif NTW +#endif /* NTW */