mirror of
https://github.com/SoftEtherVPN/SoftEtherVPN.git
synced 2025-06-28 20:05:08 +03:00
spelling: enable
This commit is contained in:
parent
0d10efca8a
commit
8381336634
@ -1835,7 +1835,7 @@ ESCAPE:
|
|||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
|
||||||
// Eable / disable the SecureNAT
|
// Enable / disable the SecureNAT
|
||||||
void EnableSecureNAT(HUB *h, bool enable)
|
void EnableSecureNAT(HUB *h, bool enable)
|
||||||
{
|
{
|
||||||
EnableSecureNATEx(h, enable, false);
|
EnableSecureNATEx(h, enable, false);
|
||||||
|
Loading…
Reference in New Issue
Block a user