diff --git a/src/Cedar/IPsec_IPC.c b/src/Cedar/IPsec_IPC.c index be6b7d41..49dee743 100644 --- a/src/Cedar/IPsec_IPC.c +++ b/src/Cedar/IPsec_IPC.c @@ -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) { // Validate arguments