mirror of
https://github.com/opnsense/src.git
synced 2026-06-09 08:43:19 -04:00
mrsas: Fix a typo in a source code comment
- s/feild/field/ MFC after: 3 days
This commit is contained in:
parent
5bcbdb0b2e
commit
bbfb244724
1 changed files with 1 additions and 1 deletions
|
|
@ -992,7 +992,7 @@ typedef struct _MR_FW_RAID_MAP_EXT {
|
|||
|
||||
typedef struct _MR_DRV_RAID_MAP {
|
||||
/*
|
||||
* Total size of this structure, including this field. This feild
|
||||
* Total size of this structure, including this field. This field
|
||||
* will be manupulated by driver for ext raid map, else pick the
|
||||
* value from firmware raid map.
|
||||
*/
|
||||
|
|
|
|||
Loading…
Reference in a new issue