xrdp: indentation fix
This commit is contained in:
parent
5ff8aee291
commit
9e4f4159ef
@ -322,6 +322,7 @@ xrdp_wm_show_edits(struct xrdp_wm *self, struct xrdp_bitmap *combo)
|
|||||||
{
|
{
|
||||||
self->login_window->focused_control = b;
|
self->login_window->focused_control = b;
|
||||||
}
|
}
|
||||||
|
|
||||||
/*Use the domain name as the destination IP/DNS
|
/*Use the domain name as the destination IP/DNS
|
||||||
This is useful in a gateway setup.*/
|
This is useful in a gateway setup.*/
|
||||||
if (g_strncmp(name, "ip", 255) == 0)
|
if (g_strncmp(name, "ip", 255) == 0)
|
||||||
|
Loading…
Reference in New Issue
Block a user