1
0
mirror of https://github.com/SoftEtherVPN/SoftEtherVPN.git synced 2025-06-28 11:55:08 +03:00

spelling: identify

This commit is contained in:
Josh Soref 2018-02-28 03:53:46 +00:00
parent bfac106c28
commit bc63d69810

View File

@ -1456,7 +1456,7 @@ void IPCAssociateOnArpTable(IPC *ipc, IP *ip, UCHAR *mac_address)
} }
} }
// Identifiy whether the MAC address is a normal unicast address // Identify whether the MAC address is a normal unicast address
bool IsValidUnicastMacAddress(UCHAR *mac) bool IsValidUnicastMacAddress(UCHAR *mac)
{ {
// Validate arguments // Validate arguments