From bc63d6981094aa702c69f445e152d61d067585c5 Mon Sep 17 00:00:00 2001 From: Josh Soref Date: Wed, 28 Feb 2018 03:53:46 +0000 Subject: [PATCH] spelling: identify --- src/Cedar/IPsec_IPC.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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