mirror of
https://gitlab.freedesktop.org/xorg/xserver.git
synced 2025-12-20 08:10:03 +01:00
Add missing space after -query hostname
This commit is contained in:
parent
35cd168462
commit
025724f9f5
1 changed files with 1 additions and 0 deletions
|
|
@ -532,6 +532,7 @@ class CMyWizard : public CWizard
|
|||
else
|
||||
buffer += "-query ";
|
||||
buffer += config.xdmcp_host;
|
||||
buffer += " ";
|
||||
}
|
||||
}
|
||||
if (config.clipboard)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue