mirror of
https://github.com/SoftEtherVPN/SoftEtherVPN.git
synced 2025-12-17 07:31:37 +03:00
spelling: enable
This commit is contained in:
@ -1835,7 +1835,7 @@ ESCAPE:
|
||||
return;
|
||||
}
|
||||
|
||||
// Eable / disable the SecureNAT
|
||||
// Enable / disable the SecureNAT
|
||||
void EnableSecureNAT(HUB *h, bool enable)
|
||||
{
|
||||
EnableSecureNATEx(h, enable, false);
|
||||
|
||||
Reference in New Issue
Block a user