1
0
mirror of https://github.com/SoftEtherVPN/SoftEtherVPN.git synced 2025-06-28 11:55:08 +03:00

spelling: currently

This commit is contained in:
Josh Soref 2018-02-28 03:12:04 +00:00
parent 8dd62565ce
commit ff0a804e02

View File

@ -2690,7 +2690,7 @@ DISCONNECT_THIS_TCP:
else else
{ {
ETH *e; ETH *e;
// Bridge is stopped cureently // Bridge is stopped currently
Select(NULL, SELECT_TIME, c1, NULL); Select(NULL, SELECT_TIME, c1, NULL);
if (b->LastBridgeTry == 0 || (b->LastBridgeTry + BRIDGE_TRY_SPAN) <= Tick64()) if (b->LastBridgeTry == 0 || (b->LastBridgeTry + BRIDGE_TRY_SPAN) <= Tick64())