mirror of
https://gitlab.freedesktop.org/xorg/xserver.git
synced 2026-05-01 04:27:59 +02:00
XQuartz: pbproxy: Fix build with -DDEBUG
Signed-off-by: Jeremy Huddleston Sequoia <jeremyhu@apple.com>
This commit is contained in:
parent
39c548da0c
commit
8010d3a48b
1 changed files with 1 additions and 2 deletions
|
|
@ -85,8 +85,7 @@ static struct propdata null_propdata = {
|
|||
static void
|
||||
dump_prefs()
|
||||
{
|
||||
ErrorF(fp,
|
||||
"pbproxy preferences:\n"
|
||||
ErrorF("pbproxy preferences:\n"
|
||||
"\tactive %u\n"
|
||||
"\tprimary_on_grab %u\n"
|
||||
"\tclipboard_to_pasteboard %u\n"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue