diff --git a/sys/pc98/pc98/wd.c b/sys/pc98/pc98/wd.c index 16d145d8fe4c..6291f3f0a21f 100644 --- a/sys/pc98/pc98/wd.c +++ b/sys/pc98/pc98/wd.c @@ -34,7 +34,7 @@ * SUCH DAMAGE. * * from: @(#)wd.c 7.2 (Berkeley) 5/9/91 - * $Id: wd.c,v 1.23 1997/04/29 03:15:47 kato Exp $ + * $Id: wd.c,v 1.24 1997/05/28 09:19:35 kato Exp $ */ /* TODO: @@ -602,7 +602,8 @@ wdattach(struct isa_device *dvp) #else atapi_attach (dvp->id_unit, unit, dvp->id_iobase); #endif -next: } +next: ; + } #endif /* * Discard any interrupts generated by wdgetctlr(). wdflushirq()