forked from shaba/openuds
Comment fix :-)
This commit is contained in:
parent
463cf1677e
commit
1d8a0c1353
@ -46,7 +46,7 @@ public class WindowsApplet implements OsApplet {
|
||||
tunPort = Integer.toString(FreePortFinder.findFreePort());
|
||||
}
|
||||
|
||||
// Notifies to broker the
|
||||
// Notifies to broker the hostname/ip
|
||||
util.notifyHostname(baseUrl, params.get("is"));
|
||||
|
||||
System.load(dllFileName);
|
||||
|
Loading…
Reference in New Issue
Block a user