mirror of
https://github.com/SoftEtherVPN/SoftEtherVPN.git
synced 2025-12-17 07:31:37 +03:00
spelling: communication
This commit is contained in:
@ -1576,7 +1576,7 @@ bool ServerAccept(CONNECTION *c)
|
|||||||
|
|
||||||
if (hub->ForceDisableComm)
|
if (hub->ForceDisableComm)
|
||||||
{
|
{
|
||||||
// Commnunication function is disabled
|
// Communication function is disabled
|
||||||
FreePack(p);
|
FreePack(p);
|
||||||
c->Err = ERR_SERVER_CANT_ACCEPT;
|
c->Err = ERR_SERVER_CANT_ACCEPT;
|
||||||
error_detail = "ERR_COMM_DISABLED";
|
error_detail = "ERR_COMM_DISABLED";
|
||||||
|
|||||||
Reference in New Issue
Block a user