From 18ab67d19115ccfdaebddedfbde14e603149bd98 Mon Sep 17 00:00:00 2001 From: msaitoh Date: Sun, 5 Dec 2021 02:25:29 +0000 Subject: s/corect/correct/ in comment. --- sys/dev/gpib/mtreg.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sys/dev') diff --git a/sys/dev/gpib/mtreg.h b/sys/dev/gpib/mtreg.h index 974a73a08fc..0f3d20cd7bb 100644 --- a/sys/dev/gpib/mtreg.h +++ b/sys/dev/gpib/mtreg.h @@ -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 @@ struct mt_stat { * 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 -- cgit