xserver/randr randr.c,1.21,1.22

Keith Packard <xserver-commit-u7BhqnqprCWvj1b/[email protected]>
Newsgroups gmane.comp.freedesktop.xserver.cvs
Message-ID <[email protected]>
Committed by: keithp

Update of /cvs/xserver/xserver/randr
In directory gabe:/tmp/cvs-serv27968

Modified Files:
	randr.c 
Log Message:
Byte swap 16-bit "enable" for RRSelectInput

Index: randr.c
===================================================================
RCS file: /cvs/xserver/xserver/randr/randr.c,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -d -r1.21 -r1.22
--- randr.c	11 Sep 2003 05:12:51 -0000	1.21
+++ randr.c	20 Jan 2005 04:40:26 -0000	1.22
@@ -1072,6 +1072,7 @@
 
     swaps(&stuff->length, n);
     swapl(&stuff->window, n);
+    swaps(&stuff->enable, n);
     return ProcRRSelectInput(client);
 }
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.