Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/dev/gpib s/corect/correct/ in comment.
details: https://anonhg.NetBSD.org/src/rev/d7c0070680d3
branches: trunk
changeset: 1026660:d7c0070680d3
user: msaitoh <msaitoh%NetBSD.org@localhost>
date: Sun Dec 05 02:25:29 2021 +0000
description:
s/corect/correct/ in comment.
diffstat:
sys/arch/hp300/dev/mtreg.h | 4 ++--
sys/dev/gpib/mtreg.h | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
diffs (36 lines):
diff -r 4fb3f7e020a5 -r d7c0070680d3 sys/arch/hp300/dev/mtreg.h
--- a/sys/arch/hp300/dev/mtreg.h Sun Dec 05 02:24:16 2021 +0000
+++ b/sys/arch/hp300/dev/mtreg.h Sun Dec 05 02:25:29 2021 +0000
@@ -1,4 +1,4 @@
-/* $NetBSD: mtreg.h,v 1.6 2019/05/28 08:59:33 msaitoh Exp $ */
+/* $NetBSD: mtreg.h,v 1.7 2021/12/05 02:25:29 msaitoh Exp $ */
/*
* Copyright (c) 1992, The University of Utah and
@@ -226,7 +226,7 @@
* 64 Tape mark timeout (no gap following tape mark)
* (POSITION or SERVO ERRORS) - these are ALL internal to tape drive
* 81 Servo unresponsive
- * 82 Servo didn't respond with corect state
+ * 82 Servo didn't respond with correct state
* 83 Servo shutdown
* 84 Servo detected hardware failure
* 85 Servo protocol error
diff -r 4fb3f7e020a5 -r d7c0070680d3 sys/dev/gpib/mtreg.h
--- a/sys/dev/gpib/mtreg.h Sun Dec 05 02:24:16 2021 +0000
+++ b/sys/dev/gpib/mtreg.h Sun Dec 05 02:25:29 2021 +0000
@@ -1,4 +1,4 @@
-/* $NetBSD: mtreg.h,v 1.5 2019/05/28 08:59:34 msaitoh Exp $ */
+/* $NetBSD: mtreg.h,v 1.6 2021/12/05 02:25:29 msaitoh Exp $ */
/*
* Copyright (c) 1992, The University of Utah and
@@ -227,7 +227,7 @@
* 64 Tape mark timeout (no gap following tape mark)
* (POSITION or SERVO ERRORS) - these are ALL internal to tape drive
* 81 Servo unresponsive
- * 82 Servo didn't respond with corect state
+ * 82 Servo didn't respond with correct state
* 83 Servo shutdown
* 84 Servo detected hardware failure
* 85 Servo protocol error
Home |
Main Index |
Thread Index |
Old Index