From 260d45a96f5022ff2a00a0e7965a5fc1b0f76d88 Mon Sep 17 00:00:00 2001 From: Jason McIntyre Date: Sun, 26 Oct 2003 15:07:27 +0000 Subject: typos from Jared Yanovich; --- sys/arch/hp300/dev/scsi.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sys/arch/hp300') diff --git a/sys/arch/hp300/dev/scsi.c b/sys/arch/hp300/dev/scsi.c index 50fed565e99..2492ba758d0 100644 --- a/sys/arch/hp300/dev/scsi.c +++ b/sys/arch/hp300/dev/scsi.c @@ -1,4 +1,4 @@ -/* $OpenBSD: scsi.c,v 1.15 2003/06/02 23:27:45 millert Exp $ */ +/* $OpenBSD: scsi.c,v 1.16 2003/10/26 15:07:25 jmc Exp $ */ /* $NetBSD: scsi.c,v 1.21 1997/05/05 21:08:26 thorpej Exp $ */ /* @@ -950,7 +950,7 @@ finishxfer(hs, hd, target) * The following delay is definitely needed when trying to * write on a write protected disk (in the optical jukebox anyways), * but we shall see if other unexplained machine freezeups - * also stop occuring... A value of 5 seems to work but + * also stop occurring... A value of 5 seems to work but * 10 seems safer considering the potential consequences. */ DELAY(10); -- cgit v1.2.3