Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/pmax/dev Fix tyop.
details: https://anonhg.NetBSD.org/src/rev/9e345e6e9446
branches: trunk
changeset: 476074:9e345e6e9446
user: simonb <simonb%NetBSD.org@localhost>
date: Sun Sep 05 06:31:52 1999 +0000
description:
Fix tyop.
diffstat:
sys/arch/pmax/dev/scsi.c | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r d8b3a69993d8 -r 9e345e6e9446 sys/arch/pmax/dev/scsi.c
--- a/sys/arch/pmax/dev/scsi.c Sun Sep 05 05:30:30 1999 +0000
+++ b/sys/arch/pmax/dev/scsi.c Sun Sep 05 06:31:52 1999 +0000
@@ -1,4 +1,4 @@
-/* $NetBSD: scsi.c,v 1.8 1999/04/24 08:01:07 simonb Exp $ */
+/* $NetBSD: scsi.c,v 1.9 1999/09/05 06:31:52 simonb Exp $ */
/*
* Copyright (c) 1992, 1993
@@ -206,7 +206,7 @@
}
/*
- * Print a SCSI identify resutl
+ * Print a SCSI identify result.
*/
void
scsiPrintInquiry(inqbuf, i)
Home |
Main Index |
Thread Index |
Old Index