FreeBSD Bugzilla – Attachment 167179 Details for
Bug 207337
libi386: typo in struct in pxe.h
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Fix typo in libi386 PXENV_UNDI_INITIALIZE
libi386.diff (text/plain), 425 bytes, created by
Tony Narlock
on 2016-02-19 16:24:07 UTC
(
hide
)
Description:
Fix typo in libi386 PXENV_UNDI_INITIALIZE
Filename:
MIME Type:
Creator:
Tony Narlock
Created:
2016-02-19 16:24:07 UTC
Size:
425 bytes
patch
obsolete
>diff --git a/sys/boot/i386/libi386/pxe.h b/sys/boot/i386/libi386/pxe.h >index 651bdcd..3323dd3 100644 >--- a/sys/boot/i386/libi386/pxe.h >+++ b/sys/boot/i386/libi386/pxe.h >@@ -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
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 207337
: 167179