libi386: Fix typo in pxe.h

PR:		207337
Submitted by:	Tony Narlock <tony@git-pull.com>
MFC after:	1 week
This commit is contained in:
Kyle Evans 2018-08-09 03:45:47 +00:00
parent 77a52e3f15
commit 456a4ad51e
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=337524

View File

@ -147,7 +147,7 @@ typedef struct {
PXENV_STATUS_t Status;
ADDR32_t ProtocolIni; /* Phys addr of a copy of the driver module */
uint8_t reserved[8];
} PACKED t_PXENV_UNDI_INITALIZE;
} PACKED t_PXENV_UNDI_INITIALIZE;
#define MAXNUM_MCADDR 8