layoutfix

This commit is contained in:
ArvidNorr 2013-02-01 10:57:44 +01:00
parent 48c9e183a0
commit f3d795049e
1 changed files with 1 additions and 1 deletions

View File

@ -157,7 +157,7 @@ lxrdp_connect(struct mod *mod)
}
else
{
log_message(LOG_LEVEL_INFO,"freerdp_connect returned Success to destination :%s:%d",mod->inst->settings->ServerHostname,mod->inst->settings->ServerPort);
log_message(LOG_LEVEL_INFO,"freerdp_connect returned Success to destination :%s:%d",mod->inst->settings->ServerHostname,mod->inst->settings->ServerPort);
}
return 0;