[Redirector] Update some log

This commit is contained in:
Connection Refused
2021-10-14 17:49:43 +08:00
parent 618872bfaf
commit 87c0799d02
2 changed files with 6 additions and 6 deletions

View File

@@ -58,7 +58,7 @@ bool DNSHandler::INIT()
return true;
}
printf("[Redirector][DNSHandler::Init] Convert string to address failed: %d\n", WSAGetLastError());
printf("[Redirector][DNSHandler::INIT] Convert string to address failed: %d\n", WSAGetLastError());
return false;
}