summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--randr/rroutput.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/randr/rroutput.c b/randr/rroutput.c
index f824f50ed..5d46faca1 100644
--- a/randr/rroutput.c
+++ b/randr/rroutput.c
@@ -487,6 +487,7 @@ ProcRRGetOutputInfo(ClientPtr client)
swapl(&rep.mmHeight);
swaps(&rep.nCrtcs);
swaps(&rep.nModes);
+ swaps(&rep.nPreferred);
swaps(&rep.nClones);
swaps(&rep.nameLength);
}