mirror of
https://github.com/moonlight-stream/Internet-Hosting-Tool.git
synced 2026-06-18 22:51:12 +00:00
Add missing success print
This commit is contained in:
@@ -608,6 +608,7 @@ PortTestStatus TestHttpPort(PSOCKADDR_STORAGE addr, int port)
|
|||||||
goto Exit;
|
goto Exit;
|
||||||
}
|
}
|
||||||
else {
|
else {
|
||||||
|
fprintf(LOG_OUT, "Success\n");
|
||||||
result = PortTestOk;
|
result = PortTestOk;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user