Spell check all source code variables, comments and strings.
This commit is contained in:
parent
c647c27639
commit
d6edfe35c8
66 changed files with 247 additions and 247 deletions
|
@ -88,7 +88,7 @@
|
|||
|
||||
union
|
||||
{
|
||||
uint16_t EtherType; /**< Ethernet packet subprotocol type, for Ethernet V2 packets */
|
||||
uint16_t EtherType; /**< Ethernet packet sub-protocol type, for Ethernet V2 packets */
|
||||
uint16_t Length; /**< Ethernet frame length, for Ethernet V1 packets */
|
||||
};
|
||||
} Ethernet_Frame_Header_t;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue