Commit b74e7a03 authored by Aurelio Colosimo's avatar Aurelio Colosimo

trivial: fix typo in IEEE_802_3 enum value

parent 22f957f4
......@@ -281,7 +281,7 @@ enum ENDomainNumber {
enum ENNetworkProtocol {
UDP_IPV4 = 1,
UDP_IPV6,
IEE_802_3,
IEEE_802_3,
DeviceNet,
ControlNet,
PROFINET
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment