Fix typo in comment.

This commit is contained in:
gutteridge 2019-12-28 03:09:18 +00:00
parent 080f089b4f
commit 3e6d6ee41c
1 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
/* $NetBSD: mlyreg.h,v 1.6 2017/11/21 10:55:23 maxv Exp $ */
/* $NetBSD: mlyreg.h,v 1.7 2019/12/28 03:09:18 gutteridge Exp $ */
/*-
* Copyright (c) 2001 The NetBSD Foundation, Inc.
@ -724,7 +724,7 @@ struct mly_ioctl_getlogdevinfovalid {
u_int8_t ar5_algo;
u_int16_t logical_device_number;
u_int16_t bios_control;
/* erorr counters */
/* error counters */
u_int16_t soft_errors; /* N/A */
u_int16_t commands_failed; /* N/A */
u_int16_t host_command_aborts; /* N/A */