XQuartz: pbproxy: Fix build with -DDEBUG
Signed-off-by: Jeremy Huddleston Sequoia <jeremyhu@apple.com>
This commit is contained in:
parent
39c548da0c
commit
8010d3a48b
|
@ -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…
Reference in New Issue