summaryrefslogtreecommitdiff
path: root/sys
diff options
context:
space:
mode:
authorNiklas Hallqvist <niklas@cvs.openbsd.org>1998-01-25 09:42:32 +0000
committerNiklas Hallqvist <niklas@cvs.openbsd.org>1998-01-25 09:42:32 +0000
commit8b87d75d3db3b5a103bdaaf4101b7f8742361694 (patch)
treecfca7d2ce4dbf306722c7f6d766aee3b01356c64 /sys
parent422d85dcbf85dceecb5b69443eb4f3dcef15212e (diff)
typo
Diffstat (limited to 'sys')
-rw-r--r--sys/dev/ccd.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/dev/ccd.c b/sys/dev/ccd.c
index 7c995d9ef07..e4ec4daa468 100644
--- a/sys/dev/ccd.c
+++ b/sys/dev/ccd.c
@@ -1,4 +1,4 @@
-/* $OpenBSD: ccd.c,v 1.32 1998/01/25 09:39:19 niklas Exp $ */
+/* $OpenBSD: ccd.c,v 1.33 1998/01/25 09:42:31 niklas Exp $ */
/* $NetBSD: ccd.c,v 1.33 1996/05/05 04:21:14 thorpej Exp $ */
/*-
@@ -1202,7 +1202,7 @@ ccdioctl(dev, cmd, data, flag, p)
ccd.ccd_interleave = ccio->ccio_ileave;
ccd.ccd_flags = ccio->ccio_flags & CCDF_USERMASK;
- /* XXX the new code is unstable yet */
+ /* XXX the new code is unstable still */
ccd.ccd_flags |= CCDF_OLD;
/*