mirror of
https://git.FreeBSD.org/src.git
synced 2025-02-05 18:05:16 +00:00
Fix a small typo. Fireware -> firmware.
MFC after: 2 weeks
This commit is contained in:
parent
c5069a4756
commit
9b1ae08154
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=236629
@ -32,7 +32,7 @@
|
||||
/* Source of condition is... */
|
||||
#define MM_HARD 0x0001 /* ...hardware. */
|
||||
#define MM_SOFT 0x0002 /* ...software. */
|
||||
#define MM_FIRM 0x0004 /* ...fireware. */
|
||||
#define MM_FIRM 0x0004 /* ...firmware. */
|
||||
|
||||
/* Condition detected by... */
|
||||
#define MM_APPL 0x0010 /* ...application. */
|
||||
|
Loading…
x
Reference in New Issue
Block a user