mirror of
https://github.com/SoftEtherVPN/SoftEtherVPN.git
synced 2025-12-17 07:31:37 +03:00
spelling: accept
This commit is contained in:
@ -562,7 +562,7 @@ void ListenerTCPMainLoop(LISTENER *r)
|
||||
goto STOP;
|
||||
}
|
||||
|
||||
// Accpet loop
|
||||
// Accept loop
|
||||
while (true)
|
||||
{
|
||||
// Accept
|
||||
|
||||
Reference in New Issue
Block a user