mirror of
https://github.com/SoftEtherVPN/SoftEtherVPN.git
synced 2025-06-28 20:05:08 +03:00
spelling: following
This commit is contained in:
parent
8acc49f1d6
commit
1aeb00ebcd
@ -118,7 +118,7 @@ DriverEntry(
|
|||||||
}
|
}
|
||||||
else
|
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;
|
g_SendPacketFlags = NDIS_FLAGS_DONT_LOOPBACK;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user