mirror of
https://github.com/wangyu-/UDPspeeder.git
synced 2025-01-19 06:19:34 +08:00
fixed typo
This commit is contained in:
parent
7de806f57a
commit
36c8a36976
@ -336,7 +336,7 @@ int tun_dev_client_event_loop()
|
||||
else if(header==header_normal)
|
||||
{
|
||||
if(got_feed_back==0)
|
||||
mylog(log_info,"connect accepted by server\n");
|
||||
mylog(log_info,"connection accepted by server\n");
|
||||
got_feed_back=1;
|
||||
}
|
||||
else
|
||||
|
Loading…
x
Reference in New Issue
Block a user