mirror of
https://github.com/SoftEtherVPN/SoftEtherVPN.git
synced 2025-06-28 20:05:08 +03:00
spelling: communication
This commit is contained in:
parent
7978ec8108
commit
52304cb8ca
@ -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";
|
||||||
|
Loading…
Reference in New Issue
Block a user