diff options
| author | msaitoh <msaitoh@NetBSD.org> | 2021-12-05 02:25:29 +0000 |
|---|---|---|
| committer | msaitoh <msaitoh@NetBSD.org> | 2021-12-05 02:25:29 +0000 |
| commit | 18ab67d19115ccfdaebddedfbde14e603149bd98 (patch) | |
| tree | ed2e258e7a6b64321744370f88864a68072c8502 /sys/dev | |
| parent | 0dda1f6ad59e33ed47aabda839993c360963805a (diff) | |
s/corect/correct/ in comment.
Diffstat (limited to 'sys/dev')
| -rw-r--r-- | sys/dev/gpib/mtreg.h | 4 |
1 files changed, 2 insertions, 2 deletions
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 |
