mirror of
https://github.com/SoftEtherVPN/SoftEtherVPN.git
synced 2025-06-28 20:05:08 +03:00
spelling: omit
This commit is contained in:
parent
93d3f75a10
commit
8cb6a6ee66
@ -266,7 +266,7 @@ bool LinkPaPutPacket(SESSION *s, void *data, UINT size)
|
|||||||
k->Flag1++;
|
k->Flag1++;
|
||||||
if ((k->Flag1 % 32) == 0)
|
if ((k->Flag1 % 32) == 0)
|
||||||
{
|
{
|
||||||
// Ommit for performance
|
// Omit for performance
|
||||||
UINT current_num;
|
UINT current_num;
|
||||||
int diff;
|
int diff;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user