mirror of
https://github.com/SoftEtherVPN/SoftEtherVPN.git
synced 2025-12-17 07:31:37 +03:00
spelling: following
This commit is contained in:
@ -118,7 +118,7 @@ DriverEntry(
|
||||
}
|
||||
else
|
||||
{
|
||||
// Windows XP, 2003 and follwing want only NDIS_FLAGS_DONT_LOOPBACK
|
||||
// Windows XP, 2003 and following want only NDIS_FLAGS_DONT_LOOPBACK
|
||||
g_SendPacketFlags = NDIS_FLAGS_DONT_LOOPBACK;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user