mirror of
https://github.com/moonlight-stream/Internet-Hosting-Tool.git
synced 2025-07-03 00:06:11 +00:00
Add missing success print
This commit is contained in:
parent
3e060fae54
commit
f1ebefa59c
@ -608,6 +608,7 @@ PortTestStatus TestHttpPort(PSOCKADDR_STORAGE addr, int port)
|
||||
goto Exit;
|
||||
}
|
||||
else {
|
||||
fprintf(LOG_OUT, "Success\n");
|
||||
result = PortTestOk;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user