summaryrefslogtreecommitdiff
path: root/sys/dev/isa/wd.c
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>1997-10-18 21:09:58 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>1997-10-18 21:09:58 +0000
commit6260173d88ec6e5a94e2f6438102733bfd6360d6 (patch)
tree4b0b4998dadb4a704a43dec1c0a1b59dc71fb33d /sys/dev/isa/wd.c
parentc6d1facb60e32de9db22c8d406a50ef21b0a1a4c (diff)
oops
Diffstat (limited to 'sys/dev/isa/wd.c')
-rw-r--r--sys/dev/isa/wd.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/dev/isa/wd.c b/sys/dev/isa/wd.c
index b4251a2d757..e388b4cf4f5 100644
--- a/sys/dev/isa/wd.c
+++ b/sys/dev/isa/wd.c
@@ -1,4 +1,4 @@
-/* $OpenBSD: wd.c,v 1.30 1997/10/18 10:37:14 deraadt Exp $ */
+/* $OpenBSD: wd.c,v 1.31 1997/10/18 21:09:57 deraadt Exp $ */
/* $NetBSD: wd.c,v 1.150 1996/05/12 23:54:03 mycroft Exp $ */
/*
@@ -567,7 +567,7 @@ wdgetdisklabel(dev, wd)
wd->sc_dk.dk_cpulabel);
}
if (errstring) {
- */printf("%s: %s\n", wd->sc_dev.dv_xname, errstring);*/
+ /*printf("%s: %s\n", wd->sc_dev.dv_xname, errstring);*/
return;
}