mirror of
https://github.com/netchx/netch.git
synced 2026-03-18 18:13:21 +08:00
[Redirector] Change some name
This commit is contained in:
@@ -141,7 +141,7 @@ bool eh_init()
|
||||
{
|
||||
CurrentID = GetCurrentProcessId();
|
||||
|
||||
if (!DNSHandler::Init())
|
||||
if (!DNSHandler::INIT())
|
||||
{
|
||||
return false;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user