Comment fix :-)

This commit is contained in:
Adolfo Gómez 2012-12-14 11:03:26 +00:00
parent 463cf1677e
commit 1d8a0c1353

View File

@ -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);